mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-29 15:16:07 +02:00
14 lines
318 B
JSON
14 lines
318 B
JSON
{
|
|
"key": "fire_hydrant:position",
|
|
"type": "combo",
|
|
"label": "Position",
|
|
"strings": {
|
|
"options": {
|
|
"lane": "on the side of a road lane",
|
|
"parking_lot": "in a parking_lot",
|
|
"sidewalk": "on a sidewalk",
|
|
"green": "in a grassy area"
|
|
}
|
|
}
|
|
}
|