Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Road direction mixed up? #360

Open
Nugman opened this issue Feb 15, 2024 · 3 comments
Open

Road direction mixed up? #360

Nugman opened this issue Feb 15, 2024 · 3 comments

Comments

@Nugman
Copy link

Nugman commented Feb 15, 2024

It seems, like the direction of the road is mixed up between the map and the statistics table.

See: https://obs.adfc-hessen.de/map#21.70/50.13958253608688/8.37322566774414
When I select "Richtung Westen", the southern part of the road is highlighted, which leads actually to the east, because we drive on the right hand side.
image

When I select "Richtung Osten", the northern side of the road is selected:
image

Is this a bug or just a misunderstanding on my side?

@gluap
Copy link
Contributor

gluap commented Feb 16, 2024

@Nugman This looks indeed like a bug. I also checked the map but I don't think the segment shape is to blame. (was thinking that the segment was maybe s-shaped making it hard to decide between "west" and "east"-bound.

I think we might be confusing east and west:
image

Note that this does suggests northeastern direction while the actual road is in northwestern/southesatern direction.

Plausibility-checking on uphill/downhill roads shows (where the cyclist speed makes it clear what direction he was driving on the road - downhill: fast, uphill: slow) the rendering on the map seems correct, the problem is in the labeling in the UI.

@Nugman
Copy link
Author

Nugman commented Feb 20, 2024

@gluap hm, ok now I'm confused. ;-)
Does it mean just the labels are wrong, so East is West and vice versa? Which numbers are shown in the statics? The ones that are on the blue-ish highlighted side of the road?

@gluap
Copy link
Contributor

gluap commented Feb 20, 2024

Yes, only "osten" / "westen" are the wrong way round. The statistics match the side of the road indicated by the blue line on the map as far as i could tell.

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

No branches or pull requests

2 participants