Discussion: should isochrones be computed differently? #1984
sfendrich
started this conversation in
Refactoring
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem statement
A discussion started in #1708 revealed that there might be a fundamental issue with how isochrones are computed in ORS.
The issue is that isochrones are computed from geo-coordinates. At the scale of a single isochrone, this is probably not relevant. But when comparing isochrones at different latitudes, the length differences of a longitude degree might affect the shape and size of the isochrone's geometry.
Expected outcome of this issue
Either (1) an explanation of why it is fine as it is, which should be placed as a comment at an appropriate place in the code or (2) a plan of what should be changed.
Questions to be answered in this discussion:
Beta Was this translation helpful? Give feedback.
All reactions