Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvng <viktor.govako@gmail.com>2016-03-31 15:00:22 +0300
committervng <viktor.govako@gmail.com>2016-04-05 18:37:17 +0300
commitd1dd17605e128f952979ffd16ea72107d7279a97 (patch)
tree32bcfa2763dd4afbd63c6fe814c16a67cee6a173 /data/replaced_tags.txt
parent3af44fb6ca4c232fb7eab1f00308a98ff6461b12 (diff)
[classificator] Distinguish deprecated (exists in classificatory but replaces in types) and deleted (x) types.
Diffstat (limited to 'data/replaced_tags.txt')
-rw-r--r--data/replaced_tags.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/replaced_tags.txt b/data/replaced_tags.txt
new file mode 100644
index 0000000000..f8138b0d18
--- /dev/null
+++ b/data/replaced_tags.txt
@@ -0,0 +1,11 @@
+atm=yes : amenity=atm
+restaurant=yes : amenity=restaurant
+hotel=yes : tourism=hotel
+building=entrance : entrance=yes
+
+natural=marsh : natural=wetland, wetland=marsh
+natural=waterfall : waterway=waterfall
+office=travel_agent : shop=travel_agency
+shop=tailor : craft=tailor
+shop=estate_agent : office=estate_agent
+amenity=swimming_pool : leisure=swimming_pool