opentripplanner / OpenTripPlanner

An open source multi-modal trip planner
http://www.opentripplanner.org
Other
2.13k stars 1.01k forks source link

extend Analyst API to long distance networks (without streets) #1983

Closed PatGendre closed 3 years ago

PatGendre commented 9 years ago

Following a discussion concerning the SimpleIsochrone API on the user mailing list : https://groups.google.com/forum/#!topic/opentripplanner-users/Qbu6cdYDqKI the simpleIsochrone works but is slow and was developed initially for a single analysis ; it would be nice to extend Analyst API so as to allow accessibility analysis and isochrone computations for large-area networks (e.g. for studying long distance transport networks)

abyrd commented 3 years ago

Analysis capabilities have been removed from OTP2. Development of analysis functionality has continued at https://github.com/conveyal/r5. That system is capable of national-scale analyses.