mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 15:05:32 +00:00
15 lines
313 B
JSON
15 lines
313 B
JSON
{
|
|
"icon": "maki-building",
|
|
"name": "Building Features",
|
|
"members": [
|
|
"building",
|
|
"building/house",
|
|
"building/apartments",
|
|
"building/garage",
|
|
"building/retail",
|
|
"building/commercial",
|
|
"building/industrial",
|
|
"building/residential"
|
|
]
|
|
}
|