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

Case Study : Infoterra, UK

In the latest entry of our collection of case studies, read about how Infoterra, a leading European satellite and aerial imagery provider, runs their data provision and sales systems on PostGIS, and stores the complete Ordnance Survey database (over 500M features!) on PostGIS.

PostGIS 1.1.5 Release

The 1.1.5 maintenance release of PostGIS is now available. This is a very minor bugfix and compatibility release. The following changes have occurred:

  • Java:
    • Removed obsolete synchronization from Jts code.
    • Fixed nullpointer Exception in Geometry.equals() method
    • Added EJB3Spatial.odt to fulfill the GPL requirement of distributing the "preferred form of modification"
  • Added -S option for non-multi geometries to shp2pgsql
  • Updated heavily outdated README files for shp2pgsql/pgsql2shp by merging them with the manpages.
  • Fixed MingW link error that was causing pgsql2shp to segfault on Win32 when compiled for PostgreSQL 8.2

PostGIS 1.1.4 Release

The 1.1.4 maintenance release of PostGIS is now available. This is a minor bugfix and compatibility release. The following changes have occurred:

  • Fixed support for the upcoming PostgreSQL 8.2 release
  • Fixed bug in collect() function discarding SRID of input
  • Added SRID match check in MakeBox2d and MakeBox3d
  • Fixed regress tests to pass with GEOS-3.0.0
  • Improved pgsql2shp run concurrency
  • Java:
    • Reworked JTS support to reflect new upstream JTS developers' attitude to SRID handling.
    • Simplified code and droped build dependency on GNU trove.
    • Added EJB2 support provided by the Geodetix s.r.l. Company.
    • Added EJB3 tutorial and examples provided by Norman Barker.
    • Reorganized java directory layout somewhat.

PostGIS is OpenGIS Compliant!

It is finally official! After several years of unofficial “conformance” we recently took the plunge and submitted our PostGIS 1.1 compliance tests to the OpenGIS Consortium for testing. Last week we received the news that we are compliant. That means our web site can proudly display the OpenGIS button badge, and… well not much more than that. It is still the same database after all. But it is still nice to get some external validation.

North Dakota State Water Commission

In the first entry of our collection of case studies, read about how the North Dakota State Water Commission is using PostGIS to provide better services to the citizens of North Dakota.

Do you want a cool case study about your PostGIS installation? Send an email to pramsey@cleverelephant.ca with 500-1000 words answering the questions: who are you? what was your problem? how has postgis helped solve your problem? how do you feel now? what are you going to do next?