Skip to content

CRAN version 0.2.9

Compare
Choose a tag to compare
@mpadge mpadge released this 11 Aug 09:17
· 736 commits to main since this release

Major changes:

  • weight_streetnet now includes turn restrictions when input data are extracted with dodgr_streetnet_sc (#136 thanks to @edzer)
  • Turn restrictions also added as additional column of weighting_profiles$penalties
  • dodgr_streetnet_sc() now extracts many additional features useful for controlling access restrictions (see #159)
  • dodgr_centrality has new vert_wts parameter to weight centrality by user-specified weights (#162)

Minor changes:

  • Bug fix when submitting contracted graphs to dodgr_to_sf (#155 thanks to @agila5)
  • Fix (internal) process_bbox function for vector inputs (#156 thanks to @agila5@)