mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-02 17:33:31 +00:00
15 lines
305 B
JSON
15 lines
305 B
JSON
{
|
|
"icon": "building",
|
|
"geometry": "area",
|
|
"name": "Building Features",
|
|
"members": [
|
|
"building",
|
|
"building/house",
|
|
"building/apartments",
|
|
"building/retail",
|
|
"building/commercial",
|
|
"building/industrial",
|
|
"building/residential"
|
|
]
|
|
}
|