mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 13:23:52 +01:00
parent
f7bc30e795
commit
5a75ce9458
2 changed files with 18 additions and 0 deletions
14
data/presets/natural/peninsula.json
Normal file
14
data/presets/natural/peninsula.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"icon": "temaki-beach",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name"
|
||||
],
|
||||
"tags": {
|
||||
"natural": "peninsula"
|
||||
},
|
||||
"name": "Peninsula"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue