forked from organicmaps/organicmaps
[editor] editor.config review fixes
This commit is contained in:
parent
edb47e1ad5
commit
b945c68c8a
1 changed files with 1 additions and 3 deletions
|
@ -197,7 +197,7 @@
|
|||
<include field="operator" />
|
||||
<include field="internet" />
|
||||
</type>
|
||||
<type id="amenity-college" group="education">
|
||||
<type id="amenity-college" group="education" can_add="no">
|
||||
<include group="poi" />
|
||||
<include field="operator" />
|
||||
</type>
|
||||
|
@ -737,7 +737,6 @@
|
|||
</type>
|
||||
<type id="amenity-shelter">
|
||||
<include field="internet" />
|
||||
<include field="opening_hours" />
|
||||
</type>
|
||||
<type id="tourism-picnic_site">
|
||||
</type>
|
||||
|
@ -746,7 +745,6 @@
|
|||
<include field="internet" />
|
||||
</type>
|
||||
<type id="leisure-playground">
|
||||
<include field="operator" />
|
||||
<include field="internet" />
|
||||
<include field="opening_hours" />
|
||||
</type>
|
||||
|
|
Loading…
Add table
Reference in a new issue