@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
30 lines (29 loc) • 458 B
JSON
{
"icon": "temaki-cairn",
"fields": [
"height",
"ele",
"ele_node",
"check_date"
],
"moreFields": [
"colour",
"material",
"operator",
"ref"
],
"geometry": [
"point",
"area"
],
"terms": [
"rock pile",
"stone stack",
"stone pile",
"càrn"
],
"tags": {
"man_made": "cairn"
},
"name": "Cairn"
}