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

Would mapbox be interested in faster isochrones? #23

Open
CraigglesO opened this issue Jun 3, 2019 · 0 comments
Open

Would mapbox be interested in faster isochrones? #23

CraigglesO opened this issue Jun 3, 2019 · 0 comments

Comments

@CraigglesO
Copy link

CraigglesO commented Jun 3, 2019

A little unorthodox perhaps, but a while ago for my own project I built isochrones that solves/sends results O(log(n))

https://isochrones.regia.io/

Would mapbox be interested? I would love to continue working on this and perhaps open source (ideal). Current what I am showing is only Utah, and tops 30 min, but given more time, it could render on the gpu rather than svg's and also I tested with 3 hour isochrones and it's still pretty instant (less than a second locally)

edit - also I used an OSRM like algorithm in that the accuracy is down to the second on the road

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

1 participant