@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
29 lines (28 loc) • 461 B
JSON
{
"icon": "temaki-military",
"fields": [
"name"
],
"moreFields": [
"{@templates/contact}",
"address"
],
"geometry": [
"area"
],
"tags": {
"landuse": "military"
},
"terms": [
"air force",
"army",
"base",
"coast guard",
"depot",
"marines",
"navy",
"security"
],
"matchScore": 0.9,
"name": "Military Area"
}