@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
26 lines (25 loc) • 412 B
JSON
{
"icon": "maki-triangle-stroked",
"fields": [
"name",
"population",
"population/date",
"source/population"
],
"moreFields": [
"{place}"
],
"geometry": [
"point",
"area"
],
"tags": {
"place": "suburb"
},
"terms": [
"boro",
"borough",
"quarter"
],
"name": "Borough / Suburb"
}