Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion resources/map_features/amenities.xml
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,16 @@
</icon>
<point/>
<tag k="amenity" v="toilets"/>
<input type="choice" presence="always" category="Diaper" name="Diaper changing available" key="diaper" description="Are there diaper changing facilities available?">
<choice value="yes" text="Yes"/>
<choice value="no" text="No"/>
<choice value="room" text="Separate room"/>
<choice value="1" text="1 table"/>
<choice value="2" text="2 table"/>
<choice value="3" text="3 table"/>
<choice value="4" text="4 table"/>
<choice value="5" text="5 table"/>
</input>
<inputSet ref="common"/>
</feature>

Expand Down Expand Up @@ -527,4 +537,4 @@
<inputSet ref="common"/>
</feature>

</featureGroup>
</featureGroup>