@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
30 lines (29 loc) • 465 B
JSON
{
"icon": "temaki-wheel",
"geometry": [
"vertex"
],
"fields": [
"ref",
"operator",
"valve",
"location",
"diameter"
],
"moreFields": [
"colour",
"manufacturer",
"material"
],
"terms": [
"oil",
"natural gas",
"water",
"sewer",
"sewage"
],
"tags": {
"pipeline": "valve"
},
"name": "Pipeline Valve"
}