add reef preset

This commit is contained in:
Alex
2018-04-23 23:19:59 +02:00
committed by GitHub
parent 13a4900498
commit d0de16c669
+14
View File
@@ -0,0 +1,14 @@
{
"icon": "poi-beach",
"geometry": [
"point",
"area"
],
"tags": {
"natural": "reef"
},
"terms": [
"reef"
],
"name": "Reef"
}