mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-02 00:15:12 +02:00
da10b6b254
(re: #3924)
15 lines
310 B
JSON
15 lines
310 B
JSON
{
|
|
"icon": "maki-building",
|
|
"geometry": "area",
|
|
"name": "Building Features",
|
|
"members": [
|
|
"building",
|
|
"building/house",
|
|
"building/apartments",
|
|
"building/retail",
|
|
"building/commercial",
|
|
"building/industrial",
|
|
"building/residential"
|
|
]
|
|
}
|