@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
36 lines (35 loc) • 634 B
JSON
{
"icon": "temaki-fish_ladder",
"fields": [
"name",
"structure_waterway",
"width",
"seasonal"
],
"moreFields": [
"covered",
"gnis/feature_id-US",
"salt"
],
"geometry": [
"line"
],
"terms": [
"eel ladder",
"eel pass",
"fish ladder",
"fish migration",
"fish passage",
"fish siphon",
"fish steps",
"fish way",
"fishladder",
"fishpass",
"fishsteps",
"fishway"
],
"tags": {
"waterway": "fish_pass"
},
"name": "Fish Pass"
}