mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-14 07:10:20 +02:00
fix preset JSON
addendum to https://github.com/openstreetmap/id-tagging-schema/pull/304
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user