@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
24 lines (23 loc) • 397 B
JSON
{
"icon": "maki-triangle-stroked",
"fields": [
"name",
"population",
"population/date",
"source/population"
],
"moreFields": [
"gnis/feature_id-US"
],
"geometry": [
"point",
"area"
],
"tags": {
"place": "neighbourhood"
},
"terms": [
"neighbourhood"
],
"name": "Neighborhood"
}