mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-24 13:00:26 +01:00
17 lines
374 B
JSON
17 lines
374 B
JSON
{
|
|
"geometry": "area",
|
|
"name": "Land Use",
|
|
"icon": "land-use",
|
|
"members": [
|
|
"landuse/residential",
|
|
"landuse/industrial",
|
|
"landuse/commercial",
|
|
"landuse/retail",
|
|
"landuse/farm",
|
|
"landuse/farmyard",
|
|
"landuse/forest",
|
|
"landuse/meadow",
|
|
"landuse/cemetery",
|
|
"landuse/military"
|
|
]
|
|
} |