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:
authorViktor Govako <viktor.govako@gmail.com>2016-03-24 20:06:39 +0300
committerViktor Govako <viktor.govako@gmail.com>2016-03-24 20:06:39 +0300
commit9d385635562e7bdfa761944b013097dece86d597 (patch)
treeba718bd4d74e9f34eab0a1fdbf9d2a474d44921b /data/editor.config
parent70e6fea8deeeee882d325fd97648effbc9994272 (diff)
parent4b6a2a5470845e66439da7429bd3fad12a6d51f0 (diff)
Merge pull request #2483 from Zverik/copyshop
New types for classificator
Diffstat (limited to 'data/editor.config')
-rw-r--r--data/editor.config37
1 files changed, 37 insertions, 0 deletions
diff --git a/data/editor.config b/data/editor.config
index a4d76855e6..893912ea8f 100644
--- a/data/editor.config
+++ b/data/editor.config
@@ -335,6 +335,21 @@
<type id="amenity-waste_disposal">
<include field="operator" />
</type>
+ <type id="amenity-car_wash">
+ <include group="poi" />
+ <include field="internet" />
+ </type>
+ <type id="amenity-childcare">
+ <include group="poi" />
+ <include field="internet" />
+ </type>
+ <type id="amenity-veterinary" group="health">
+ <include group="poi" />
+ <include field="internet" />
+ </type>
+ <type id="amenity-charging_station">
+ <include group="operator" />
+ </type>
<type id="craft" can_add="no">
<include group="poi" />
</type>
@@ -630,6 +645,28 @@
<include group="poi" />
<include field="internet" />
</type>
+ <type id="shop-copyshop" group="shop">
+ <include group="poi" />
+ <include field="internet" />
+ </type>
+ <type id="shop-photo" group="shop">
+ <include group="poi" />
+ <include field="internet" />
+ </type>
+ <type id="shop-travel_agency" group="shop">
+ <include group="poi" />
+ </type>
+ <type id="shop-outdoor" group="shop">
+ <include group="poi" />
+ <include field="internet" />
+ </type>
+ <type id="shop-dry_cleaning">
+ <include group="poi" />
+ <include field="internet" />
+ </type>
+ <type id="shop-tyres" group="shop">
+ <include group="poi" />
+ </type>
<type id="tourism-alpine_hut" group="accomodation">
<include group="poi" />
<include field="ele" />