mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-28 06:50:24 +01:00
12 lines
213 B
JSON
12 lines
213 B
JSON
{
|
|
"icon": "natural",
|
|
"geometry": "point",
|
|
"name": "Natural Features",
|
|
"members": [
|
|
"natural/peak",
|
|
"natural/cliff",
|
|
"natural/beach",
|
|
"natural/cave_entrance"
|
|
]
|
|
}
|