Opened 8 years ago

Last modified 8 years ago

#15984 new defect

Image forward direction in drawing direction way, problem. — at Version 1

Reported by: Allroads Owned by: team
Priority: normal Milestone:
Component: Core mappaint Version:
Keywords: Cc:

Description (last modified by Allroads)

We have the Openstreetmap access signs.
https://wiki.openstreetmap.org/wiki/Key:access#Land-based_transportation
example:
https://upload.wikimedia.org/wikipedia/commons/thumb/7/7e/Sinnbild_Kraftrad.svg/20px-Sinnbild_Kraftrad.svg.pnghttps://upload.wikimedia.org/wikipedia/commons/thumb/1/12/Sinnbild_PKW.svg/20px-Sinnbild_PKW.svg.png

We have the traffic_signs.
Like these https://wiki.openstreetmap.org/wiki/NL:Overzicht_Nederlandse_Verkeersborden#C:_Geslotenverklaring
Example:
https://upload.wikimedia.org/wikipedia/commons/thumb/6/6b/Nederlands_verkeersbord_C11.svg/60px-Nederlands_verkeersbord_C11.svg.pnghttps://upload.wikimedia.org/wikipedia/commons/thumb/f/f9/Nederlands_verkeersbord_C7.svg/60px-Nederlands_verkeersbord_C7.svg.png

The forward direction of these vehicle images is from right to left.

Logical, that I made icon image from right to left too.

Now making a mapcss style using these icon image, I see that the forward direction of these images is not the drawing direction of the way, forward, this is odd and confusing.


There are access rights, then only :forward and :backward is used in the key.
This must be expressed in the icon image, showing the forward to the front of the vehicle.


Then we can see the drawing direction of the way, when you see a vehicle icon and set for example a traffic_signal, give way, stop direction, derived from the vehicle icon.

Therefor, we need to flip the icon 180 degrees.
We need a code for that.

And I need to reset the icon-offset. ( to get it under the line as the examples).

Change History (3)

by Allroads, 8 years ago

Attachment: Direction image way.PNG added

by Allroads, 8 years ago

comment:1 by Allroads, 8 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.