mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-06 23:13:54 +02:00
add field for "drinking_water" tag on amenities
see https://github.com/openstreetmap/id-tagging-schema/pull/501#discussion_r922056261
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"key": "drinking_water",
|
||||
"type": "check",
|
||||
"label": "Drinking Water Available",
|
||||
"terms": [
|
||||
"drinkworthy",
|
||||
"potable"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user