Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@spwoodcock spwoodcock released this 12 Dec 19:52
· 2 commits to main since this release

BREAKING CHANGE

The splitBySquare method now uses PostGIS spatial SQL and hence requires a database connection to run.

What's Changed

  • Update command line arguments for square splitting by @rsavoye in #68
  • Merge polygons smaller than 35% of perfect square polygon to neighbouring polygon by @Sujanadh in #74

Full Changelog: 1.5.1...2.0.0