Files
iD/data/presets/fields/addr/interpolation.json

14 lines
251 B
JSON

{
"key": "addr:interpolation",
"type": "combo",
"label": "Type",
"strings": {
"options": {
"all": "All",
"even": "Even",
"odd": "Odd",
"alphabetic": "Alphabetic"
}
}
}