Merge pull request #6311 from westnordost/presets-rock-stone

Add preset for natural=rock
This commit is contained in:
Bryan Housel
2019-05-04 23:24:34 -04:00
committed by GitHub

View File

@@ -0,0 +1,16 @@
{
"fields": [
"name"
],
"geometry": [
"point",
"area"
],
"tags": {
"natural": "rock"
},
"terms": [
"Rock"
],
"name": "Boulder"
}