Add presets for highway=milestone and waterway=milestone

(closes #5284)
This commit is contained in:
Bryan Housel
2018-09-04 12:08:45 -04:00
parent 95b934dff0
commit 46fc0174f4
9 changed files with 80 additions and 7 deletions
+9 -1
View File
@@ -1890,7 +1890,7 @@
"label": "Display"
},
"distance": {
"label": "Total Distance"
"label": "Distance"
},
"dock": {
"label": "Type"
@@ -4397,6 +4397,10 @@
"name": "Living Street",
"terms": ""
},
"highway/milestone": {
"name": "Highway Milestone",
"terms": "milestone,marker"
},
"highway/mini_roundabout": {
"name": "Mini-Roundabout",
"terms": ""
@@ -6717,6 +6721,10 @@
"name": "Marine Fuel Station",
"terms": "petrol,gas,diesel,boat"
},
"waterway/milestone": {
"name": "Waterway Milestone",
"terms": "milestone,marker"
},
"waterway/river": {
"name": "River",
"terms": "beck,branch,brook,course,creek,estuary,rill,rivulet,run,runnel,stream,tributary,watercourse"