mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
[editor] Remove ability to add attraction and remove name field for charging station
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr> Co-authored-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr> Co-committed-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
@@ -519,7 +519,6 @@
|
|||||||
<include group="poi_internet" />
|
<include group="poi_internet" />
|
||||||
</type>
|
</type>
|
||||||
<type id="amenity-charging_station">
|
<type id="amenity-charging_station">
|
||||||
<include field="name" />
|
|
||||||
<include group="charge_sockets" />
|
<include group="charge_sockets" />
|
||||||
<include field="opening_hours" />
|
<include field="opening_hours" />
|
||||||
<include field="operator" />
|
<include field="operator" />
|
||||||
@@ -1116,7 +1115,7 @@
|
|||||||
<type id="tourism-artwork">
|
<type id="tourism-artwork">
|
||||||
<include field="name" />
|
<include field="name" />
|
||||||
</type>
|
</type>
|
||||||
<type id="tourism-attraction">
|
<type id="tourism-attraction" can_add="no">
|
||||||
<include group="poi_internet" />
|
<include group="poi_internet" />
|
||||||
<!-- <include field="wikipedia" />-->
|
<!-- <include field="wikipedia" />-->
|
||||||
</type>
|
</type>
|
||||||
|
|||||||
Reference in New Issue
Block a user