mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 23:13:42 +00:00
18 lines
374 B
JSON
18 lines
374 B
JSON
{
|
|
"icon": "natural",
|
|
"geometry": "area",
|
|
"name": "Natural Features",
|
|
"members": [
|
|
"natural/water",
|
|
"natural/wood",
|
|
"natural/scrub",
|
|
"natural/wetland",
|
|
"natural/grassland",
|
|
"natural/heath",
|
|
"natural/bare_rock",
|
|
"natural/beach",
|
|
"natural/cave_entrance",
|
|
"natural/glacier"
|
|
]
|
|
}
|