@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 470 B
JSON
{
"icon": "roentgen-plane",
"fields": [
"name",
"start_date",
"aircraft/type",
"model"
],
"moreFields": [
"ref",
"model/wikidata",
"manufacturer",
"manufacturer/wikidata",
"description"
],
"geometry": [
"point",
"area"
],
"tags": {
"historic": "aircraft"
},
"terms": [
"gate guardian"
],
"name": "Historic Aircraft"
}