@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
32 lines (31 loc) • 1 kB
JSON
{
"key": "hazard",
"type": "combo",
"strings": {
"options": {
"animal_crossing": "Animal Crossing",
"children": "Children",
"curve": "Curve",
"school_zone": "School Zone",
"landslide": "Landslide",
"curves": "Multiple Curves",
"dangerous_junction": "Dangerous Junction",
"pedestrians": "Pedestrians",
"cyclists": "Cyclists",
"slippery": "Slippery",
"falling_rocks": "Falling Rocks",
"bump": "Bump",
"turn": "Turn",
"queues_likely": "Stopped Traffic",
"ice": "Ice",
"side_winds": "Side Winds",
"turns": "Multiple Turns",
"low_flying_aircraft": "Low Flying Aircraft",
"dip": "Dip",
"horse_riders": "Horse Riders",
"loose_gravel": "Loose Gravel",
"frost_heave": "Frost Heave"
}
},
"label": "Signed Hazard"
}