mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
parent
722e33d293
commit
bead36d43b
2 changed files with 28 additions and 0 deletions
23
data/presets/natural/water/oxbow.json
Normal file
23
data/presets/natural/water/oxbow.json
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"icon": "maki-water",
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"natural": "water",
|
||||
"water": "oxbow"
|
||||
},
|
||||
"reference": {
|
||||
"key": "water",
|
||||
"value": "oxbow"
|
||||
},
|
||||
"terms": [
|
||||
"anabranch",
|
||||
"billabong",
|
||||
"cut off",
|
||||
"meander",
|
||||
"oxbow",
|
||||
"resaca"
|
||||
],
|
||||
"name": "Oxbow Lake"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue