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

Ordering the trails by length (either routed or given) #8

Open
lemio opened this issue Apr 3, 2022 · 1 comment
Open

Ordering the trails by length (either routed or given) #8

lemio opened this issue Apr 3, 2022 · 1 comment

Comments

@lemio
Copy link

lemio commented Apr 3, 2022

Issue:
When zooming out to get a better overview of the currently existing routes; the routes shown are 'polluted' by the alphabetical ordering.

Ordering could also happen by how important this route is, for example how much km of the route is present in the current view, or simpler, how much km is the total length of the track... (either mapped or reported). This would also be great data to have in the list (shown in the front end and shared through the API) with items to get a better overview.

image

This problem is specifically present for hiking (since the data is polluted, some smaller routes are marked as continental)

image

For cycling it is not as bad as for walking, since most are EuroVelo and there is not that much routes that start with letters before in the alphabet.
image

@lonvia
Copy link
Contributor

lonvia commented Apr 3, 2022

I'd rather recommend to fix the classification of routes.

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