UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

38 lines (37 loc) 650 B
{ "icon": "fas-truck-loading", "fields": [ "ref", "operator", "access_simple", "door" ], "moreFields": [ "address", "dock/height", "dock/width", "door/height", "door/width", "colour", "level", "lit", "maxheight", "maxlength", "maxwidth", "wheelchair" ], "geometry": [ "vertex" ], "terms": [ "door", "loading bay", "shipping", "unloading", "warehouse" ], "tags": { "amenity": "loading_dock" }, "name": "Loading Dock" }