]> git.openstreetmap.org Git - rails.git/commitdiff
Add bridleway cyclemap key
authorAnton Khorev <tony29@yandex.ru>
Sat, 30 Dec 2023 17:24:31 +0000 (20:24 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 30 Dec 2023 17:24:31 +0000 (20:24 +0300)
config/key.yml

index 52c59091ea40ed996c67b283858ea1db27a8dd6f..5fa7eb428537e2618c0788d297aeff1158eb1b5f 100644 (file)
@@ -107,6 +107,7 @@ cyclemap:
   - { min_zoom: 13, name: track, width: 50, height: 3, fill: white, casing: "#999", casing-dasharray: "5 3", casing-dashoffset: 1 }
   - { min_zoom: 15, name: track, width: 50, height: 4, fill: white, casing: "#999", casing-dasharray: "5 3", casing-dashoffset: 1 }
   - { min_zoom: 17, name: track, width: 50, height: 5, fill: white, casing: "#999", casing-dasharray: "5 3", casing-dashoffset: 1 }
+  - { min_zoom: 13, name: bridleway, width: 52, height: 3, line: green, line-width: 1.5, line-dasharray: "4 2" }
   - { min_zoom:  8, name: cycleway, width: 50, height: 3, line: "#0100fe", line-width: 1.5, line-dasharray: "6 2" }
   - { min_zoom:  5, name: cycleway_national, width: 50, height: 2, fill: "#fe0000" }
   - { min_zoom: 13, name: cycleway_national, width: 50, height: 4, fill: "#ffb3b3" }