mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-23 08:39:40 +02:00
Add preset for natural=arch (#1352)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user