mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 17:52:55 +00:00
13 lines
218 B
JSON
13 lines
218 B
JSON
{
|
|
"key": "aerialway:access",
|
|
"type": "combo",
|
|
"label": "Access",
|
|
"strings": {
|
|
"options": {
|
|
"entry": "Entry",
|
|
"exit": "Exit",
|
|
"both": "Both"
|
|
}
|
|
}
|
|
}
|