UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

21 lines (20 loc) 385 B
{ "keys": [ "hiking", "bicycle", "mtb", "horse", "ski" ], "type": "manyCombo", "label": "Activity", "strings": { "options": { "hiking": "Hiking", "bicycle": "Cycling", "mtb": "Mountain Biking", "horse": "Horseback Riding", "ski": "Skiing" } } }