fix preset JSON

addendum to https://github.com/openstreetmap/id-tagging-schema/pull/304
This commit is contained in:
Martin Raifer
2022-01-04 13:02:36 +01:00
parent 45b8078f9d
commit 37a9cefe47
2 changed files with 8 additions and 3 deletions
@@ -4,8 +4,7 @@
"name"
],
"moreFields": [
"opening_hours",
"opening_hours.covid19"
"opening_hours"
],
"geometry": [
"point",
@@ -21,5 +20,6 @@
],
"tags": {
"police": "checkpoint"
],
},
"name": "Police Checkpoint"
}