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

Handle GraphHopper requests with greater than XX points #170

Closed
landonreed opened this issue Dec 7, 2018 · 1 comment
Closed

Handle GraphHopper requests with greater than XX points #170

landonreed opened this issue Dec 7, 2018 · 1 comment

Comments

@landonreed
Copy link
Contributor

Issue by landonreed
Monday Feb 19, 2018 at 15:19 GMT
Originally opened as catalogueglobal#64


If the number of points in a GraphHopper routing request exceeds the plan's limit (currently we are using the basic plan, which limits requests to 30 points), the routing request will fail. We need to ensure that when there are more than 30 control points to route between when constructing pattern geometry while following streets, it doesn't completely fail.

@landonreed
Copy link
Contributor Author

🎉 This issue has been resolved in version 4.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant