UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

16 lines (15 loc) 421 B
{ "key": "bicycle_parking", "type": "combo", "label": "Type", "strings": { "options": { "stands": "Stand (supports bicycle frame)", "wall_loops": "Wheelbender (supports wheel only)", "shed": "Closed Shed", "lockers": "Individual Lockers", "building": "In a Building", "handlebar_holder": "Handlebar Holder" } } }