mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-13 12:55:05 +02:00
d1f9c88f04
(closes #2972)
14 lines
278 B
JSON
14 lines
278 B
JSON
{
|
|
"geometry": "area",
|
|
"name": "Building Features",
|
|
"icon": "building",
|
|
"members": [
|
|
"building/house",
|
|
"building/apartments",
|
|
"building/commercial",
|
|
"building/industrial",
|
|
"building/residential",
|
|
"building"
|
|
]
|
|
}
|