Skip to content

r5r v2.1.0

Compare
Choose a tag to compare
@rafapereirabr rafapereirabr released this 08 Mar 23:13
· 374 commits to master since this release

Minor changes

  • The isochrone() function has a new boolean parameter polygon_output that allows users to choose whether the output should be a polygon- or line-based isochrone. Closed #382
  • When using public transit modes, the package now automatically detects whether there are any transit services operation on the seleced departure date. If there are no services, the package will return an error message. Closed #326