[editor]Add gallery and music school in editor.config

Signed-off-by: Jean-Baptiste CHARRON <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
Jean-Baptiste 2022-12-04 13:06:05 +01:00 committed by Alexander Borsuk
parent 2d2d7a4a70
commit 3459346dda

View file

@ -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>