UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

51 lines (50 loc) 845 B
{ "icon": "iD-waterway-stream", "fields": [ "name", "structure_waterway", "width", "intermittent" ], "moreFields": [ "covered", "fishing", "gnis/feature_id-US", "salt", "tidal" ], "geometry": [ "line" ], "terms": [ "beck", "branch", "brook", "burn", "course", "creek", "current", "drift", "flood", "flow", "freshet", "race", "rill", "rindle", "rivulet", "run", "runnel", "rush", "spate", "spritz", "surge", "tide", "torrent", "tributary", "watercourse" ], "tags": { "waterway": "stream" }, "name": "Stream" }