Add preset for natural=arch (#1352)

This commit is contained in:
Jake Low
2024-12-19 11:27:04 -08:00
committed by GitHub
parent 7b9ae7ad76
commit 22b0f89c48
+19
View File
@@ -0,0 +1,19 @@
{
"icon": "temaki-natural_arch",
"fields": [
"name"
],
"geometry": [
"point",
"area"
],
"tags": {
"natural": "arch"
},
"terms": [
"natural arch",
"natural bridge",
"rock arch"
],
"name": "Natural Arch"
}