Add rock preset

This commit is contained in:
Tobias Zwick
2019-05-04 18:24:20 +02:00
parent 57b5d7fc74
commit 1e1e44f9df
+15
View File
@@ -0,0 +1,15 @@
{
"fields": [
"name"
],
"geometry": [
"point"
],
"tags": {
"natural": "rock"
},
"terms": [
"Rock"
],
"name": "Boulder"
}