Skip to content

0.1.18

Compare
Choose a tag to compare
@werrolf werrolf released this 17 Dec 12:50
· 237 commits to master since this release
  • Fix reprojection errors on insert
  • Fix Postgis column srid detection
  • Fix intersection query errors with small intersect geometries on degree-based CRS
  • Prefer database-detected column srid over (error prone) srid value from feature type configuration
  • Run all insert / update geometries through ST_MakeValid on Postgis to avoid collateral intersection query errors