ropensci / stplanr

Sustainable transport planning with R
https://docs.ropensci.org/stplanr
Other
417 stars 66 forks source link

Update route() so it sends batch of routes for otp_plan #459

Closed Robinlovelace closed 2 years ago

Robinlovelace commented 3 years ago

As discussed with @mem48.

Robinlovelace commented 2 years ago

Progress, result after commit below...

> routes_top_car = route(
Warning message:
In fun(libname, pkgname) :
  rgeos: versions of GEOS runtime 3.10.1-CAPI-1.16.0
and GEOS at installation 3.9.1-CAPI-1.14.2differ
+   l = desire_top,
+   route_fun = otp_plan,
+   mode = "CAR",
+   otpcon = otpcon
+ )
Routing in batch mode with OTP
  |++++++++++++++++++++++++++++++++++++++++++++++++++| 100% elapsed=01s