@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
22 lines (21 loc) • 525 B
JSON
{
"key": "survey_point:structure",
"type": "combo",
"label": "Structure",
"strings": {
"options": {
"beacon": "Beacon",
"block": "Block",
"pole": "Pole",
"pillar": "Pillar",
"bracket": "Bracket",
"plaque": "Plaque",
"medallion": "Medallion",
"cairn": "Cairn",
"pin": "Pin",
"indented_pin": "Indented pin",
"cut": "Cut",
"magnet": "Magnet"
}
}
}