mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
20 lines
295 B
JSON
20 lines
295 B
JSON
{
|
|
"icon": "maki-home",
|
|
"fields": [
|
|
"{building}"
|
|
],
|
|
"moreFields": [
|
|
"{building}"
|
|
],
|
|
"geometry": [
|
|
"point"
|
|
],
|
|
"tags": {
|
|
"building": "*"
|
|
},
|
|
"matchScore": 0.6,
|
|
"searchable": false,
|
|
"terms": [],
|
|
"name": "Building"
|
|
}
|