mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 21:03:51 +01:00
Add presets for marsh, swamp and reedbed
https://wiki.openstreetmap.org/wiki/Tag:wetland%3Dmarsh https://wiki.openstreetmap.org/wiki/Tag:wetland%3Dswamp https://wiki.openstreetmap.org/wiki/Tag:wetland%3Dreedbed
This commit is contained in:
parent
9fdecc9834
commit
0258ae7ca6
4 changed files with 71 additions and 0 deletions
|
|
@ -7017,6 +7017,10 @@ en:
|
|||
name: Hot Spring
|
||||
# 'terms: geothermal spring,thermal pool'
|
||||
terms: '<translate with synonyms or related terms for ''Hot Spring'', separated by commas>'
|
||||
natural/marsh:
|
||||
# 'natural=wetland + wetland=marsh\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Marsh
|
||||
terms: '<translate with synonyms or related terms for ''Marsh'', separated by commas>'
|
||||
natural/mud:
|
||||
# 'natural=mud\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Mud
|
||||
|
|
@ -7027,6 +7031,11 @@ en:
|
|||
name: Peak
|
||||
# 'terms: acme,aiguille,alp,climax,crest,crown,hill,mount,mountain,pinnacle,summit,tip,top'
|
||||
terms: '<translate with synonyms or related terms for ''Peak'', separated by commas>'
|
||||
natural/reedbed:
|
||||
# 'natural=wetland + wetland=reedbed\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Reed bed
|
||||
# 'terms: reeds,bulrushes,cattail'
|
||||
terms: '<translate with synonyms or related terms for ''Reed bed'', separated by commas>'
|
||||
natural/reef:
|
||||
# 'natural=reef\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Reef
|
||||
|
|
@ -7082,6 +7091,10 @@ en:
|
|||
name: Unattached Stone / Boulder
|
||||
# 'terms: boulder,stone,rock'
|
||||
terms: '<translate with synonyms or related terms for ''Unattached Stone / Boulder'', separated by commas>'
|
||||
natural/swamp:
|
||||
# 'natural=wetland + wetland=swamp\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Swamp
|
||||
terms: '<translate with synonyms or related terms for ''Swamp'', separated by commas>'
|
||||
natural/tree:
|
||||
# 'natural=tree\n\nTranslate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).'
|
||||
name: Tree
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue