@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
26 lines (25 loc) • 414 B
JSON
{
"icon": "temaki-military_checkpoint",
"fields": [
"name"
],
"moreFields": [
"opening_hours"
],
"geometry": [
"point",
"vertex",
"area"
],
"terms": [
"checkpoint",
"patrol",
"roadblock",
"spot check",
"stop"
],
"tags": {
"police": "checkpoint"
},
"name": "Police Checkpoint"
}