@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
28 lines (27 loc) • 461 B
JSON
{
"icon": "temaki-mineshaft_cage",
"geometry": [
"point",
"vertex",
"area"
],
"fields": [
"name",
"operator",
"resource"
],
"moreFields": [
"gnis/feature_id-US"
],
"terms": [
"cave",
"mine shaft",
"tunnel",
"underground",
"vertical mine entrance"
],
"tags": {
"man_made": "mineshaft"
},
"name": "Mineshaft"
}