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

Monitor - support bicycle routes #278

Closed
vmarc opened this issue Nov 8, 2022 · 2 comments
Closed

Monitor - support bicycle routes #278

vmarc opened this issue Nov 8, 2022 · 2 comments
Labels
1-monitor monitor functionality related issue feature request request new functionality

Comments

@vmarc
Copy link
Owner

vmarc commented Nov 8, 2022

The monitor was added to knooppuntnet to perform quality assurance on long distance walking routes. For walking routes, the assumption is made that there is a single string of ways from start node to end node.

For bicycle routes, the ways to be followed in one direction are often different from the ways to be followed in the opposite direction. This is the case when passing through roundabouts or other one-way ways.

Bicycle route GTJ-Velo was added to group fr-nwn. Several segments that are left over after analysis, simply because the analysis was done in one direction only.

Adding support for bicycle routes (and performing analysis in both directions, just like for node network routes) would be helpful.

@vmarc vmarc added 1-monitor monitor functionality related issue feature request request new functionality labels Nov 8, 2022
@vmarc
Copy link
Owner Author

vmarc commented Nov 9, 2022

@pyrog Thinking a bit further: comparing a GPX track recorded in one direction, against a route definition in OpenStreetMap that includes forward and backward direction will never lead to a 100% match.

The 17 extra OSM segments in GTJ-Velo are mostly (if not all) a result of this.

vmarc added a commit that referenced this issue Jan 9, 2024
vmarc added a commit that referenced this issue Jan 10, 2024
vmarc added a commit that referenced this issue Jan 10, 2024
vmarc added a commit that referenced this issue Jan 10, 2024
vmarc added a commit that referenced this issue Jan 10, 2024
vmarc added a commit that referenced this issue Jan 10, 2024
vmarc added a commit that referenced this issue Jan 10, 2024
vmarc added a commit that referenced this issue Jan 10, 2024
vmarc added a commit that referenced this issue Jan 12, 2024
vmarc added a commit that referenced this issue Jan 12, 2024
vmarc added a commit that referenced this issue Jan 12, 2024
vmarc added a commit that referenced this issue Jan 12, 2024
vmarc added a commit that referenced this issue Jan 13, 2024
vmarc added a commit that referenced this issue Jan 14, 2024
vmarc added a commit that referenced this issue Jan 14, 2024
vmarc added a commit that referenced this issue Jan 15, 2024
vmarc added a commit that referenced this issue Jan 15, 2024
vmarc added a commit that referenced this issue Jan 15, 2024
vmarc added a commit that referenced this issue Jan 17, 2024
vmarc added a commit that referenced this issue Jan 17, 2024
vmarc added a commit that referenced this issue Jan 17, 2024
vmarc added a commit that referenced this issue Jan 30, 2024
vmarc added a commit that referenced this issue Jan 30, 2024
vmarc added a commit that referenced this issue Jan 30, 2024
vmarc added a commit that referenced this issue Jan 31, 2024
vmarc added a commit that referenced this issue Jan 31, 2024
vmarc added a commit that referenced this issue Jan 31, 2024
vmarc added a commit that referenced this issue Feb 4, 2024
vmarc added a commit that referenced this issue Feb 4, 2024
vmarc added a commit that referenced this issue Feb 4, 2024
vmarc added a commit that referenced this issue Feb 4, 2024
vmarc added a commit that referenced this issue Feb 5, 2024
vmarc added a commit that referenced this issue Feb 5, 2024
vmarc added a commit that referenced this issue Feb 7, 2024
vmarc added a commit that referenced this issue Feb 7, 2024
vmarc added a commit that referenced this issue Feb 7, 2024
vmarc added a commit that referenced this issue Feb 7, 2024
vmarc added a commit that referenced this issue Feb 7, 2024
vmarc added a commit that referenced this issue Feb 7, 2024
vmarc added a commit that referenced this issue Feb 7, 2024
vmarc added a commit that referenced this issue Feb 8, 2024
vmarc added a commit that referenced this issue Feb 9, 2024
vmarc added a commit that referenced this issue Feb 10, 2024
vmarc added a commit that referenced this issue Feb 10, 2024
vmarc added a commit that referenced this issue Feb 10, 2024
vmarc added a commit that referenced this issue Feb 10, 2024
vmarc added a commit that referenced this issue Feb 11, 2024
vmarc added a commit that referenced this issue Feb 12, 2024
vmarc added a commit that referenced this issue Feb 13, 2024
@vmarc
Copy link
Owner Author

vmarc commented Feb 15, 2024

In release v4.3.0, the route analysis logic has been changed. Bicycle routes are supported now.

Currently route GTJ-Velo consists of a single segment.

@vmarc vmarc closed this as completed Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-monitor monitor functionality related issue feature request request new functionality
Projects
None yet
Development

No branches or pull requests

1 participant