mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 19:26:41 +02:00
0b083f60b7
(re: #2478)
18 lines
379 B
JSON
18 lines
379 B
JSON
{
|
|
"geometry": "area",
|
|
"name": "Land Use",
|
|
"icon": "land-use",
|
|
"members": [
|
|
"landuse/residential",
|
|
"landuse/industrial",
|
|
"landuse/commercial",
|
|
"landuse/retail",
|
|
"landuse/farmland",
|
|
"landuse/farmyard",
|
|
"landuse/forest",
|
|
"landuse/meadow",
|
|
"landuse/cemetery",
|
|
"landuse/military"
|
|
]
|
|
}
|