forked from organicmaps/organicmaps
[editor]Add gallery and music school in editor.config
Signed-off-by: Jean-Baptiste CHARRON <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
parent
2d2d7a4a70
commit
3459346dda
1 changed files with 6 additions and 0 deletions
|
@ -821,6 +821,9 @@
|
|||
<include group="poi" />
|
||||
<include field="internet" />
|
||||
</type>
|
||||
<type id="tourism-gallery">
|
||||
<include group="poi" />
|
||||
</type>
|
||||
<type id="tourism-guest_house" group="accomodation">
|
||||
<include group="poi" />
|
||||
<include field="internet" />
|
||||
|
@ -888,6 +891,9 @@
|
|||
<include field="operator" />
|
||||
<include field="opening_hours" />
|
||||
</type>
|
||||
<type id="amenity-music_school" group="education">
|
||||
<include group="poi" />
|
||||
</type>
|
||||
<type id="amenity-ice_cream" group="shop">
|
||||
<include group="poi" />
|
||||
</type>
|
||||
|
|
Loading…
Add table
Reference in a new issue