@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
20 lines (19 loc) • 531 B
JSON
{
"key": "hazard",
"type": "combo",
"strings": {
"options": {
"archery_range": "Arrows",
"avalanche": "Avalanche",
"biohazard": "Biohazard",
"contamination": "Chemical Contamination",
"electricity": "Electric Shock",
"shooting_range": "Gunfire",
"hole": "Hole",
"minefield": "Land Mines",
"nuclear": "Nuclear / Radioactive",
"quicksand": "Quicksand"
}
},
"label": "Hazard"
}