mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-30 19:59:35 +02:00
15 lines
235 B
JSON
15 lines
235 B
JSON
{
|
|
"fields": [
|
|
"addr/interpolation"
|
|
],
|
|
"geometry": [
|
|
"line"
|
|
],
|
|
"tags": {
|
|
"addr:interpolation": "*"
|
|
},
|
|
"name": "Address Interpolation",
|
|
"searchable": false,
|
|
"matchScore": 0.2
|
|
}
|