Skip to content

Commit 22b0f89

Browse files
authored
Add preset for natural=arch (#1352)
1 parent 7b9ae7a commit 22b0f89

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

data/presets/natural/arch.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"icon": "temaki-natural_arch",
3+
"fields": [
4+
"name"
5+
],
6+
"geometry": [
7+
"point",
8+
"area"
9+
],
10+
"tags": {
11+
"natural": "arch"
12+
},
13+
"terms": [
14+
"natural arch",
15+
"natural bridge",
16+
"rock arch"
17+
],
18+
"name": "Natural Arch"
19+
}

0 commit comments

Comments
 (0)