mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
19 lines
268 B
JSON
19 lines
268 B
JSON
{
|
|
"icon": "home",
|
|
"fields": [
|
|
"building",
|
|
"levels",
|
|
"address"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"building": "*"
|
|
},
|
|
"matchScore": 0.6,
|
|
"terms": [],
|
|
"name": "Building"
|
|
}
|