mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 06:58:32 +02:00
15 lines
331 B
JSON
15 lines
331 B
JSON
{
|
|
"key": "service",
|
|
"type": "combo",
|
|
"label": "Type",
|
|
"strings": {
|
|
"options": {
|
|
"parking_aisle": "Parking Aisle",
|
|
"driveway": "Driveway",
|
|
"alley": "Alley",
|
|
"emergency_access": "Emergency Access",
|
|
"drive-through": "Drive-through"
|
|
}
|
|
}
|
|
}
|