@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
36 lines (35 loc) • 626 B
JSON
{
"icon": "iD-waterway-stream",
"fields": [
"name",
"structure_waterway",
"width",
"salt",
"tidal",
"intermittent"
],
"moreFields": [
"covered",
"fishing",
"gnis/feature_id-US"
],
"geometry": [
"line"
],
"terms": [
"coastal",
"pill",
"intertidal",
"mangroves",
"marine",
"salt marsh",
"tidal creek",
"tidal flat",
"tidal inlet",
"waterway"
],
"tags": {
"waterway": "tidal_channel"
},
"name": "Tidal Channel"
}