@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
27 lines (26 loc) • 421 B
JSON
{
"icon": "temaki-military_checkpoint",
"fields": [
"name"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"military": "checkpoint"
},
"terms": [
"air force",
"army",
"base",
"force",
"guard",
"marine",
"navy",
"troop",
"war"
],
"name": "Military Checkpoint"
}