mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
add reef preset
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"icon": "poi-beach",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"natural": "reef"
|
||||
},
|
||||
"terms": [
|
||||
"reef"
|
||||
],
|
||||
"name": "Reef"
|
||||
}
|
||||
Reference in New Issue
Block a user