mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-06 11:21:33 +00:00
20 lines
452 B
JSON
20 lines
452 B
JSON
{
|
|
"icon": "maki-landuse",
|
|
"geometry": "area",
|
|
"name": "Land Use Features",
|
|
"members": [
|
|
"landuse/residential",
|
|
"landuse/industrial",
|
|
"landuse/commercial",
|
|
"landuse/retail",
|
|
"landuse/farmland",
|
|
"landuse/farmyard",
|
|
"landuse/forest",
|
|
"landuse/meadow",
|
|
"landuse/aquaculture",
|
|
"landuse/cemetery",
|
|
"landuse/military",
|
|
"landuse/religious"
|
|
]
|
|
}
|