mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
17 lines
237 B
JSON
17 lines
237 B
JSON
{
|
|
"icon": "warehouse",
|
|
"fields": [
|
|
"building_yes",
|
|
"levels",
|
|
"address"
|
|
],
|
|
"geometry": [
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"building": "*"
|
|
},
|
|
"terms": [],
|
|
"name": "Building"
|
|
}
|