UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

27 lines (26 loc) 407 B
{ "icon": "maki-water", "fields": [ "name", "drinking_water", "intermittent" ], "moreFields": [ "{natural}" ], "geometry": [ "point", "vertex", "area" ], "tags": { "natural": "spring" }, "terms": [ "aquifer", "hydro", "seep", "water source" ], "name": "Spring" }