@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
29 lines (28 loc) • 477 B
JSON
{
"icon": "temaki-pick_hammer",
"geometry": [
"area",
"point"
],
"fields": [
"name",
"operator",
"resource"
],
"moreFields": [
"{@templates/contact}",
"address"
],
"tags": {
"landuse": "quarry"
},
"terms": [
"aggregate quarry",
"open pit mine",
"sand mine",
"sand pit",
"sand quarry",
"sandpit"
],
"name": "Quarry"
}