15 Changes to processing.create_points_along_line. * Now works with geopandas 0.3.0 and 0.4.0. * Renamed columns names: side -> Transect, line_dist -> DistOnLine. * Change Transect/side attributes: C -> Centre, L -> Offset 1, R -> Offset 2.
0.2.1
* 15 Create points along lines now correctly saves the lines to shapefile.
0.2.0
* New Feature - Create points for a strip trial along a central line and offset left and right at distance.
0.1.1
* New Feature - Create zones using *k*-means clustering.