PostGIS
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

InfoTerra

Infoterra has been in the geospatial business for over 25 years, since its founding in 1980 as the UK National Remote Sensing Centre. In that time, NRSC grew, formed international partnerships with space agencies, expanded into aerial data collection, and was eventually privatized and re-named “Infoterra” in the late 1990s.

Read more gdoc_arrow_right_alt

PostGIS 1.5.3 Release

The PostGIS team is proud to announce the release of version 1.5.3. This is a minor release addressing a few issues that have been filed since the 1.5.2 release in addition to fixes that allow it to compile against PostgreSQL 9.1beta.

Read more...

PostGIS 1.5.2 Release

The PostGIS team is proud to announce the release of version 1.5.2. This is a minor release addressing a few issues that have been filed since the 1.5.1 release.

  • Fix handling of empty geometries
  • Improvements to geography methods and indexing
  • Fixes to the geography data type that previously errored: ST_DWithin, Analyzing a table
  • Fixes to the shp2pgsql utility program and GUI

Read more...

PostGIS 1.4.2 Release

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

  • Fix to allow dumping tables with invalid geometries
  • Fixes to install/uninstall scripts
  • Fixes to ST_AsSVG, ST_SetPoint, ST_AddPoint, ST_RemovePoint, ST_AsGML, and ST_Line_Substring