mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-19 09:33:32 +00:00
22 lines
486 B
JSON
22 lines
486 B
JSON
{
|
|
"icon": "maki-natural",
|
|
"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",
|
|
"natural/coastline",
|
|
"natural/tree_row",
|
|
"natural/peak",
|
|
"natural/cliff",
|
|
"natural/beach"
|
|
]
|
|
}
|