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

Directions: Search automatically if pin or transportation type change #763

Closed
jvaclavik opened this issue Nov 13, 2024 · 6 comments
Closed

Comments

@jvaclavik
Copy link
Collaborator

jvaclavik commented Nov 13, 2024

It shouldn't be necessary to click on "search" when I change from "car" to "cycling" etc. Also when I change place it should also automatically trigger search.
Also we should search automatically when user fills second point without waiting for button click.

These interactions should trigger search:
Screenshot 2024-11-13 at 19 37 31

also state on the image shouldnt happen (it shows old route)

@zbycz
Copy link
Owner

zbycz commented Nov 14, 2024

This would be possible only with different API provider. Graphopper lets us use 500 requests per day, and yesterday we already got 140 🙈

I think there was some other provider mentioned in some issue.

@zbycz zbycz added the blocked Waiting for another issue. label Nov 14, 2024
@Dlurak
Copy link
Collaborator

Dlurak commented Nov 14, 2024

Can we maybe self host graphhopper?

@zbycz
Copy link
Owner

zbycz commented Nov 15, 2024

@Dlurak - i prefer to focus on frontend which we do well i believe, and leave server maintanenace to other dedicated teams. Hosting a world-scale OSM server has its challenges - reliability, data freshness, cost etc. .. But if you want to explore the topic, go for it and share your results! 👍

I found in issue #31 that member co-founder of GraphHopper offered us a bigger free tier - I asked him here. Lets see how this develops :)

@zbycz zbycz removed the blocked Waiting for another issue. label Nov 15, 2024
@zbycz
Copy link
Owner

zbycz commented Nov 15, 2024

That was quick, Peter from GraphHopper granted us 2500 requests/day, that should be enough for some time! 👍 🙂

@zbycz
Copy link
Owner

zbycz commented Nov 17, 2024

And i accidentaly found the other provider I mentioned above - it is https://openrouteservice.org/plans/ which offers 10k requests per day for non-profit. If we reach the limit in Graphhopper, this would be an option.

via @amenk in #515 (comment)

@jvaclavik
Copy link
Collaborator Author

#819

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

3 participants