Add style and route-horse icon, rename per #3066

This commit is contained in:
Bryan Housel
2016-05-08 22:01:39 -04:00
parent cdfe2435f2
commit 2ed9b19dbe
7 changed files with 10 additions and 9 deletions
+1
View File
@@ -917,6 +917,7 @@ path.stroke.tag-highway-cycleway {
stroke: #58a9ed;
}
.preset-icon .icon.tag-route-horse,
.preset-icon .icon.highway-bridleway {
color: #e06d5f;
fill: #fff;
+2 -2
View File
@@ -3735,8 +3735,8 @@ en:
terms: "<translate with synonyms or related terms for 'Hiking Route', separated by commas>"
type/route/horse:
# 'type=route, route=horse'
name: Bridle Route
terms: "<translate with synonyms or related terms for 'Bridle Route', separated by commas>"
name: Riding Route
terms: "<translate with synonyms or related terms for 'Riding Route', separated by commas>"
type/route/pipeline:
# 'type=route, route=pipeline'
name: Pipeline Route
+1 -1
View File
@@ -114,8 +114,8 @@
"type/route/road",
"type/route/bicycle",
"type/route/foot",
"type/route/horse",
"type/route/hiking",
"type/route/horse",
"type/route/bus",
"type/route/train",
"type/route/tram",
+1 -1
View File
@@ -6,8 +6,8 @@
"type/route/road",
"type/route/bicycle",
"type/route/foot",
"type/route/horse",
"type/route/hiking",
"type/route/horse",
"type/route/bus",
"type/route/train",
"type/route/tram",
+2 -2
View File
@@ -10568,8 +10568,8 @@
"type": "route",
"route": "horse"
},
"name": "Bridle Route",
"icon": "route-foot",
"name": "Riding Route",
"icon": "route-horse",
"fields": [
"ref",
"operator"
+2 -2
View File
@@ -6,8 +6,8 @@
"type": "route",
"route": "horse"
},
"name": "Bridle Route",
"icon": "route-foot",
"name": "Riding Route",
"icon": "route-horse",
"fields": [
"ref",
"operator"
+1 -1
View File
@@ -3966,7 +3966,7 @@
"terms": ""
},
"type/route/horse": {
"name": "Bridle Route",
"name": "Riding Route",
"terms": ""
},
"type/route/pipeline": {