mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-27 02:12:24 +02:00
da10b6b254
(re: #3924)
18 lines
379 B
JSON
18 lines
379 B
JSON
{
|
|
"icon": "maki-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"
|
|
]
|
|
}
|