mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
14 lines
255 B
JSON
14 lines
255 B
JSON
{
|
|
"key": "service",
|
|
"type": "combo",
|
|
"label": "Service Type",
|
|
"strings": {
|
|
"options": {
|
|
"spur": "Spur",
|
|
"yard": "Yard",
|
|
"siding": "Siding",
|
|
"crossover": "Crossover"
|
|
}
|
|
}
|
|
}
|