UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

18 lines (17 loc) 454 B
{ "key": "bridge", "type": "combo", "label": "Type", "strings": { "options": { "aqueduct": "Aqueduct", "boardwalk": "Boardwalk", "cantilever": "Cantilever Bridge", "covered": "Covered Bridge", "low_water_crossing": "Low Water Crossing", "movable": "Movable Bridge", "trestle": "Trestle Bridge", "viaduct": "Viaduct" } } }