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:
Martin Raifer
2022-07-22 15:42:17 +02:00
parent 855a342d34
commit 2e3825c072
3 changed files with 11 additions and 2 deletions
@@ -0,0 +1,9 @@
{
"key": "drinking_water",
"type": "check",
"label": "Drinking Water Available",
"terms": [
"drinkworthy",
"potable"
]
}
+1 -1
View File
@@ -15,7 +15,7 @@
"moreFields": [
"backcountry",
"dog",
"drinking_water",
"drinking_water_available",
"email",
"fax",
"gnis/feature_id-US",
+1 -1
View File
@@ -13,7 +13,7 @@
"moreFields": [
"address",
"capacity",
"drinking_water",
"drinking_water_available",
"gnis/feature_id-US",
"internet_access",
"internet_access/fee",