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:
authorIlya Zverev <zverik@textual.ru>2016-03-24 14:32:41 +0300
committerIlya Zverev <zverik@textual.ru>2016-03-24 14:32:41 +0300
commit4b6a2a5470845e66439da7429bd3fad12a6d51f0 (patch)
tree55079057bfd5624add8af43272e19dc07a7602e4 /data/editor.config
parent6d513136ce5d37f6eaeb35289156bf458da21696 (diff)
Add new types to editor
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 d66b43ad97..d6b9c15a21 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" />