[editor] Add more complex types and support healthcare and education

Signed-off-by: map-per <map-per@gmx.de>
This commit is contained in:
map-per
2025-12-20 13:54:10 +01:00
parent 4398e492b8
commit c5a9eddf2a
5 changed files with 103 additions and 63 deletions

View File

@@ -179,7 +179,7 @@
<!-- Compared to wilderness_hut its smaller and simpler, without a fireplace. -->
<string name="type.amenity.shelter.basic_hut">Bivouac Hut</string>
<!-- A traditional 3-walled shelter (one side open), suitable for overnight camping. -->
<string name="type.amenity.shelter.lean_to">Lean-to Shelter</string>
<string name="type.amenity.shelter.lean_to">Lean-to Sleep Shelter</string>
<string name="type.amenity.public_bath">Public Bath</string>
<string name="type.amenity.shower">Shower</string>
<string name="type.amenity.stripclub">Stripclub</string>
@@ -198,7 +198,7 @@
<string name="type.amenity.vending_machine.food">Food Dispenser</string>
<string name="type.amenity.vending_machine.newspapers">Newspaper Dispenser</string>
<string name="type.amenity.vending_machine.parking_tickets">Parking Meter</string>
<string name="type.amenity.vending_machine.public_transport_tickets">Ticket Machine</string>
<string name="type.amenity.vending_machine.public_transport_tickets">Public Transport Ticket Machine</string>
<string name="type.amenity.vending_machine.sweets">Sweets Dispenser</string>
<string name="type.amenity.vending_machine.excrement_bags">Excrement Bags Dispenser</string>
<string name="type.amenity.parcel_locker">Parcel Locker</string>