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-04-13 18:11:13 +0300
committerIlya Zverev <zverik@textual.ru>2016-04-13 18:11:13 +0300
commit333bcb9151e1e78604973c3f3b0aabf9a686e83c (patch)
treeaaa15506058855d09d97e11cc1d232de77308b82 /data/editor.config
parent2c63b0924c783087b3e2d92c346a5e8f673ebf65 (diff)
[editor] Settings for new classificator types
Diffstat (limited to 'data/editor.config')
-rw-r--r--data/editor.config70
1 files changed, 70 insertions, 0 deletions
diff --git a/data/editor.config b/data/editor.config
index 7619a6756d..d1e4ebd40a 100644
--- a/data/editor.config
+++ b/data/editor.config
@@ -336,6 +336,8 @@
<type id="amenity-waste_disposal">
<include field="operator" />
</type>
+ <type id="amenity-waste_basket">
+ </type>
<type id="amenity-car_wash">
<include group="poi" />
<include field="internet" />
@@ -697,6 +699,11 @@
<include field="operator" />
<include field="internet" />
</type>
+ <type id="tourism-chalet" group="accomodation">
+ <include group="poi" />
+ <include field="operator" />
+ <include field="internet" />
+ </type>
<type id="tourism-guest_house" group="accomodation">
<include group="poi" />
<include field="operator" />
@@ -748,6 +755,69 @@
<include field="internet" />
<include field="opening_hours" />
</type>
+ <type id="amenity-bicycle_parking">
+ <include field="operator" />
+ </type>
+ <type id="amenity-community_centre">
+ <include group="poi" />
+ <include field="internet" />
+ </type>
+ <type id="amenity-courthouse">
+ <include group="poi" />
+ </type>
+ <type id="amenity-vending_machine-cigarettes">
+ <include field="operator" />
+ </type>
+ <type id="amenity-vending_machine-drinks">
+ <include field="operator" />
+ </type>
+ <type id="emergency-phone">
+ <include field="phone" />
+ <include field="operator" />
+ </type>
+ <type id="highway-rest_area">
+ <include field="internet" />
+ </type>
+ <type id="leisure-fitness_centre">
+ <include group="poi" />
+ <include field="internet" />
+ </type>
+ <type id="leisure-sauna">
+ <include group="poi" />
+ </type>
+ <type id="man_made-chimney">
+ </type>
+ <type id="man_made-water_well">
+ </type>
+ <type id="shop-car_repair-tyres">
+ <include group="poi" />
+ </type>
+ <type id="shop-cosmetics" group="shop">
+ <include group="poi" />
+ </type>
+ <type id="shop-pet" group="shop">
+ <include group="poi" />
+ </type>
+ <type id="shop-bookmaker">
+ <include group="poi" />
+ </type>
+ <type id="shop-seafood" group="shop">
+ <include group="poi" />
+ </type>
+ <type id="shop-ticket" group="shop">
+ <include group="poi" />
+ </type>
+ <type id="shop-wine" group="shop">
+ <include group="poi" />
+ </type>
+ <type id="tourism-information-office">
+ <include group="poi" />
+ <include group="internet" />
+ </type>
+ <type id="tourism-information-board">
+ </type>
+ <type id="tourism-information-map">
+ </type>
<type id="building" can_add="no">
<include field="street" />
<include field="housename" />