Skip to content

v2.6.0

Choose a tag to compare

@Dozer3530 Dozer3530 released this 26 May 19:42
· 18 commits to main since this release
Fix sloughs and add GeoPackage export (v2.6.0)

- Respect interior rings (holes) in visibility check so route goes around sloughs
- Replace deprecated saveAs() with QgsVectorFileWriter.writeAsVectorFormatV3
- Default save format is GeoPackage; Shapefile and GeoJSON still available
- Prompt user when target .gpkg already contains a TSP_Route layer