mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-19 01:27:14 +02:00
add "unknown" as possible value for access fields
This commit is contained in:
Vendored
+17
@@ -18309,6 +18309,23 @@
|
||||
"tags": {},
|
||||
"matchScore": 0.1
|
||||
},
|
||||
"police/checkpoint": {
|
||||
"icon": "temaki-military_checkpoint",
|
||||
"fields": [
|
||||
"name"
|
||||
],
|
||||
"moreFields": [
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"police": "checkpoint"
|
||||
}
|
||||
},
|
||||
"polling_station": {
|
||||
"icon": "fas-vote-yea",
|
||||
"fields": [
|
||||
|
||||
Reference in New Issue
Block a user