@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 414 B
JSON
{
"icon": "temaki-island_trees_building",
"geometry": [
"point",
"area"
],
"terms": [
"archipelago",
"atoll",
"bar",
"cay",
"isle",
"islet",
"key",
"reef"
],
"fields": [
"{place}"
],
"moreFields": [
"{place}"
],
"tags": {
"place": "island"
},
"name": "Island"
}