mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-05 19:01:30 +00:00
16 lines
337 B
JSON
16 lines
337 B
JSON
{
|
|
"icon": "maki-building",
|
|
"geometry": "area",
|
|
"name": "Building Features",
|
|
"members": [
|
|
"building",
|
|
"building/house",
|
|
"building/apartments",
|
|
"building/garage",
|
|
"building/retail",
|
|
"building/commercial",
|
|
"building/industrial",
|
|
"building/residential"
|
|
]
|
|
}
|