Files
iD/data/presets/fields/aerialway/access.json
2014-07-21 16:27:30 -04:00

13 lines
218 B
JSON

{
"key": "aerialway:access",
"type": "combo",
"label": "Access",
"strings": {
"options": {
"entry": "Entry",
"exit": "Exit",
"both": "Both"
}
}
}