Skip to content

SpatiaLinesNetwork fix

Compare
Choose a tag to compare
@Robinlovelace Robinlovelace released this 06 Mar 16:26
· 851 commits to master since this release

NEW FEATURES

  • stplanr now imports lwgeom, needed for sf::st_length(), used in SpatialLinesNetwork().
  • Plotting behaviour updated for sfNetwork objects: now only plots the geometry by default.
  • Improved documentation for SpatialLinesNetwork() and plot() for spatial networks.

BUG FIXES

  • Bug in sum_network_routes() fixed (see #240).