mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-28 19:01:31 +02:00
16 lines
224 B
JSON
16 lines
224 B
JSON
{
|
|
"fields": [
|
|
"name",
|
|
"landuse"
|
|
],
|
|
"geometry": [
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"landuse": "*"
|
|
},
|
|
"matchScore": 0.9,
|
|
"searchable": false,
|
|
"name": "Land Use Feature"
|
|
}
|