mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-04 14:08:13 +02:00
da10b6b254
(re: #3924)
21 lines
307 B
JSON
21 lines
307 B
JSON
{
|
|
"icon": "maki-home",
|
|
"fields": [
|
|
"name",
|
|
"building",
|
|
"levels",
|
|
"height",
|
|
"address"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"building": "*"
|
|
},
|
|
"matchScore": 0.6,
|
|
"terms": [],
|
|
"name": "Building"
|
|
}
|