Skip to content

Commit

Permalink
add preset for natural=sinkhole (#1154)
Browse files Browse the repository at this point in the history
  • Loading branch information
qugebert authored Mar 14, 2024
1 parent 16de0e3 commit d13d3cd
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions data/presets/natural/sinkhole.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"icon": "temaki-trench",
"fields": [
"name"
],
"geometry": [
"point",
"area"
],
"tags": {
"natural": "sinkhole"
},
"terms": [
"cenote",
"collapse sink",
"doline",
"shakehole",
"sink",
"snake hole",
"swallet",
"swallow hole"
],
"name": "Sinkhole"
}

0 comments on commit d13d3cd

Please sign in to comment.