Conversation
| designated/marker-spacing: 40; | ||
| } | ||
| } | ||
| [bicycle='designated'][oneway = 'yes'][oneway_bicycle = 'no'], |
There was a problem hiding this comment.
I think this is a duplicate with https://github.com/cyclosm/cyclosm-cartocss-style/pull/542/files#diff-7f4b9a4751a0a11cd2e9b3a1919623c344185a0cbce66d3534b4ea26066fcffaR473-R485. But to be double checked.
There was a problem hiding this comment.
Duplicate of what ?
This part is for designated on a road cyclable in both direction.
Here we need a both direction sharrow like : <<>>
|
I like the idea of using sharows, the icon is good. |
|
Updated the marker spacing. I quite like how this looks: I don't worry too much about the sharrow sign, it really makes me think in pictures like this one https://www.francebleu.fr/infos/transports/strasbourg-inaugure-la-premiere-velorue-de-france-1494593960 |
| [oneway='-1'] { designated/marker-file: url(symbols/oneway-reverse.svg); } | ||
| [zoom=15] { | ||
| designated/marker-transform: "scale(0.75)"; | ||
| designated/marker-spacing: 40; |
There was a problem hiding this comment.
remove it, change to 60 ? like others
| designated/marker-fill: @cycle-fill; | ||
| designated/marker-file: url(symbols/oneway.svg); | ||
| designated/marker-file: url(symbols/nounproject/sharrows.svg); | ||
| [oneway='-1'] { designated/marker-file: url(symbols/oneway-reverse.svg); } |
There was a problem hiding this comment.
You forgot to change this svg.
| designated/marker-spacing: 40; | ||
| } | ||
| } | ||
| [bicycle='designated'][oneway = 'yes'][oneway_bicycle = 'no'], |
There was a problem hiding this comment.
Duplicate of what ?
This part is for designated on a road cyclable in both direction.
Here we need a both direction sharrow like : <<>>
|
It'd be great to have this one on the next version. Here an example with both oneway/twoway designated road (side way of av Corentin Carriou) |
|
Sure, I'll have a look and finish it! |

See Rue de Rivoli (https://www.openstreetmap.org/#map=20/48.85543/2.36042&layers=Y):
Fix #389