mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-17 00:30:22 +02:00
Added Police Checkpoint (#304)
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"icon": "temaki-military_checkpoint",
|
||||
"fields": [
|
||||
"name"
|
||||
],
|
||||
"moreFields": [
|
||||
"opening_hours",
|
||||
"opening_hours.covid19"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"checkpoint",
|
||||
"patrol",
|
||||
"roadblock",
|
||||
"spot check",
|
||||
"stop"
|
||||
],
|
||||
"tags": {
|
||||
"police": "checkpoint"
|
||||
],
|
||||
"name": "Police Checkpoint"
|
||||
Reference in New Issue
Block a user