Merge pull request #327 from openstreetmap/golf-cartpath

change default highway value for golf cart paths to "path"
This commit is contained in:
Martin Raifer
2022-05-20 12:09:39 +02:00
committed by GitHub
4 changed files with 34 additions and 4 deletions
+10
View File
@@ -1388,6 +1388,14 @@ en:
highway:
# highway=*
label: Type
highway_cartpath:
# highway=*
label: Type of Path
options:
# highway=path
path: Cartpath
# highway=service
service: Service Road
historic:
# historic=*
label: Type
@@ -5808,6 +5816,7 @@ en:
golf/cartpath:
# golf=cartpath | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Golf Cartpath
# 'terms: cartpath'
terms: <translate with synonyms or related terms for 'Golf Cartpath', separated by commas>
golf/clubhouse:
# golf=clubhouse | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
@@ -5838,6 +5847,7 @@ en:
golf/path:
# golf=path | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Golf Walking Path
# 'terms: golf path'
terms: <translate with synonyms or related terms for 'Golf Walking Path', separated by commas>
golf/rough:
# golf=rough | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).