plotCenterline() options, plotCenterlineWidth() width fix
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