Skip to content

plotCenterline() options, plotCenterlineWidth() width fix

Compare
Choose a tag to compare
@cyschneck cyschneck released this 27 Jun 21:05
· 208 commits to main since this release

New Features:

plotCenterline()

  • centerline_type option to graph ("Voronoi", "Evenly Spaced", "Smoothed", "Equal Distance")
  • marker_type option to graph (scatter/line)
  • centerline_color option (matplotlib color options)

riverCenterline()

  • ellipsoid option to convert degrees to meters

plotCenterlineWidth()

  • Replace haversine package with geopy
  • Remove unit options (will generate distances in km)
  • Fix to prevent lines from being generated outside the polygon

Bug fixes and README.md edits
Pytests: 180 test