Do You Have PostGIS News?

Submit PostGIS news items to news@postgis.refractions.net, so we can tell the community what is going on!

PostGIS 1.4.1 Release

The 1.4.1 release of PostGIS is now available. This is a minor release addressing a few issues that have been filed since the 1.4.0 release.

Bug Fixes

  • #241, crash in ST_LineCrossingDirection
  • #210, segmentation faults in ST_Union with NULLs
  • #277, crash on very large numeric inputs
  • #179, ST_MakeLine crash server with NULLs
  • #253, inconsistent results when using the ~= operator
  • #276, ST_AsGML producing non-compliant GML
  • #239, memory issues with ST_As* functions
  • #272, ST_LineCrossingDirection should be negatively symmetric
  • #316, parsing problem for invalid higher dimensional geometries