mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 01:24:05 +02: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"
|
|
]
|
|
}
|