Changes:

  • Debugged download zip shp : should work when run multiple times with different files
  • More examples and documentation

Changes:

  • Removed download zip shp file test (too long) + removed all osmisochrone code and moved to separate repo

Changes:

  • Exposed st_sf_linestring_from_points which will be much more useful on its own (as opposed to called by st_linestring_to_sf_linestring_endpoints)

Changes:

  • Fixed broken dependency with ggvoronoi

Changes:

  • Implemented osm bbox + bbox from vector
  • Removed useless makeValid functions
  • Debugged vignettes + added voronoi vignette

Changes:

  • Implemented linestring split functions
  • Removed useless dependencies - e.g. GeneralHelpers
  • Removed useless functions that could be replaced by existing e.g st_read_remote is the same as st_read
  • Debugged functions: get_zipped_remote_shapefile

Changes:

  • Implemented osmIsochrone functions

Changes:

  • New polygon scaling function

Changes:

  • New k-means function + voronoi interpolation