Add "Suitable For Dogs" field to amenity=drinking_water preset (#1584)

This commit is contained in:
Mathew Attlee
2025-06-09 13:39:22 +01:00
committed by GitHub
parent e9f520a613
commit 8b93d184e1
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"key": "dog",
"type": "check",
"label": "Suitable For Dogs"
}
+1
View File
@@ -11,6 +11,7 @@
"moreFields": [
"bottle",
"covered",
"dog_check",
"indoor",
"level",
"lit"