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-21 18:29:52 +0300
committerIlya Zverev <zverik@textual.ru>2016-04-21 18:29:52 +0300
commitda0cf72ab9796dcd6e8059bc5300346f5e0e4164 (patch)
tree5f06652ece90d882c1ac2756066a090a015db69d /data/editor.config
parent6be837115f9db1d2c083e0c39dae27d695426482 (diff)
[types] Add sports centre flavours and car parts shop
Diffstat (limited to 'data/editor.config')
-rw-r--r--data/editor.config20
1 files changed, 20 insertions, 0 deletions
diff --git a/data/editor.config b/data/editor.config
index 2452329eaa..5055dfd89f 100644
--- a/data/editor.config
+++ b/data/editor.config
@@ -830,6 +830,26 @@
<tag k="tourism" v="information" />
<tag k="information" v="board" />
</type-->
+ <type id="shop-car_parts" group="shop">
+ <include group="poi" />
+ <include field="operator" />
+ </type>
+ <!--type id="leisure-sports_centre-climbing">
+ <include group="poi" />
+ <include field="internet" />
+ </type>
+ <type id="leisure-sports_centre-shooting">
+ <include group="poi" />
+ <include field="internet" />
+ </type>
+ <type id="leisure-sports_centre-swimming">
+ <include group="poi" />
+ <include field="internet" />
+ </type>
+ <type id="leisure-sports_centre-yoga">
+ <include group="poi" />
+ <include field="internet" />
+ </type-->
<type id="building" can_add="no">
<include field="street" />
<include field="housename" />