mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 17:52:55 +00:00
14 lines
275 B
JSON
14 lines
275 B
JSON
{
|
|
"key": "fire_hydrant:position",
|
|
"type": "combo",
|
|
"label": "Position",
|
|
"strings": {
|
|
"options": {
|
|
"lane": "Lane",
|
|
"parking_lot": "Parking Lot",
|
|
"sidewalk": "Sidewalk",
|
|
"green": "Green"
|
|
}
|
|
}
|
|
}
|