Skip to content

Use sharrows for bicycle=designated streets#542

Open
Phyks wants to merge 2 commits into
masterfrom
sharrows
Open

Use sharrows for bicycle=designated streets#542
Phyks wants to merge 2 commits into
masterfrom
sharrows

Conversation

@Phyks
Copy link
Copy Markdown
Member

@Phyks Phyks commented Mar 22, 2021

Comment thread labels.mss
designated/marker-spacing: 40;
}
}
[bicycle='designated'][oneway = 'yes'][oneway_bicycle = 'no'],
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate of what ?
This part is for designated on a road cyclable in both direction.
Here we need a both direction sharrow like : <<>>

@Florimondable
Copy link
Copy Markdown
Member

I like the idea of using sharows, the icon is good.
But I wonder if it's not missleading with real sharrows which can be tagged with cycleway=shared_lane (we render like shared bus way).
https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dshared_lane

@Phyks
Copy link
Copy Markdown
Member Author

Phyks commented Mar 27, 2021

Updated the marker spacing. I quite like how this looks:

Screenshot_2021-03-27 CyclOSM — Kosmtik

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

Comment thread labels.mss
[oneway='-1'] { designated/marker-file: url(symbols/oneway-reverse.svg); }
[zoom=15] {
designated/marker-transform: "scale(0.75)";
designated/marker-spacing: 40;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove it, change to 60 ? like others

Comment thread labels.mss
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); }
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You forgot to change this svg.

Comment thread labels.mss
designated/marker-spacing: 40;
}
}
[bicycle='designated'][oneway = 'yes'][oneway_bicycle = 'no'],
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate of what ?
This part is for designated on a road cyclable in both direction.
Here we need a both direction sharrow like : <<>>

@Florimondable
Copy link
Copy Markdown
Member

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)
https://www.cyclosm.org/#map=18/48.89493/2.38319/cyclosm

@Phyks
Copy link
Copy Markdown
Member Author

Phyks commented May 17, 2021

Sure, I'll have a look and finish it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

blue and grey arrow in same direction

2 participants