mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-05 12:37:58 +02:00
Improvements for peninsula preset (#844)
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"coastline",
|
||||
"erosion",
|
||||
"headland",
|
||||
"peninsula",
|
||||
"promontory"
|
||||
],
|
||||
"name": "Cape"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "temaki-beach",
|
||||
"icon": "temaki-cape_landform",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
@@ -10,5 +10,15 @@
|
||||
"tags": {
|
||||
"natural": "peninsula"
|
||||
},
|
||||
"terms": [
|
||||
"bay",
|
||||
"cape",
|
||||
"coastline",
|
||||
"erosion",
|
||||
"headland",
|
||||
"island",
|
||||
"islet",
|
||||
"promontory"
|
||||
],
|
||||
"name": "Peninsula"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user