mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-21 18:43:23 +00:00
12 lines
218 B
JSON
12 lines
218 B
JSON
{
|
|
"icon": "maki-natural",
|
|
"geometry": "point",
|
|
"name": "Natural Features",
|
|
"members": [
|
|
"natural/peak",
|
|
"natural/cliff",
|
|
"natural/beach",
|
|
"natural/cave_entrance"
|
|
]
|
|
}
|