UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

29 lines (28 loc) 482 B
{ "icon": "temaki-pedestrian", "geometry": [ "line" ], "fields": [ "{highway/footway}" ], "moreFields": [ "{highway/footway}" ], "tags": { "footway": "sidewalk" }, "addTags": { "highway": "footway", "footway": "sidewalk" }, "reference": { "key": "footway", "value": "sidewalk" }, "terms": [ "pavement", "sidepath" ], "name": "Sidewalk" }