News

PostGIS 1.5.0 Release

February 4, 2010

The 1.5.0 release of PostGIS is now available. This is a major release adding a significant number of new features including:

  • New "geography" type for managing geodetic (lat/lon) data
  • Performance-enhanced distance calculations
  • GML and KML format readers
  • Improved shape loading GUI
  • And more!

Read more...

PostGIS 1.4.1 Release

December 17, 2009

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 for ST_LineCrossingDirection, ST_Union, ST_MakeLine
  • Improved parsing for higher dimensional geometries
  • Addressed memory issues with ST_As* functions
  • Corrected inconsistent results when using the ~= operator

Read more...

More News...

What is PostGIS?

PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL" and has been certified as compliant with the "Types and Functions" profile.

PostGIS has been developed by Refractions Research as a project in open source spatial database technology. PostGIS is released under the GNU General Public License. We continue to develop PostGIS, and have added user interface tools, basic topology support, data validation, coordinate transformation, programming APIs and much more. Our list of future projects includes full topology support, raster support, networks and routing, three dimensional surfaces, curves and splines and other features. Ask us about consulting services and implementing new features.


Case Studies

Learn how PostGIS is being used around the world.

Institut Géographique National, France

The national mapping agency of France manages over 100 million topographic features in PostGIS/PostgreSQL and provides read/write access to over 100 field researchers around the country.

Sistema de Información Territorial Estatal en Línea, México

SITEL, a project hosting a spatial data infrastructure, allows various government agencies to share data to be included in their own projects as health, security, urban furniture or mobility. Today, they've integrated over 1,910 vectorial layers plus another 70+ raster files, provided through PostGIS and WMS/WFS/WCS services with Mapserver.

North Dakota State Water Commission

The North Dakota State Water Commission manages all their hydrological and spatial data inside PostgreSQL and PostGIS. Five years ago, they were using only proprietary software, now they are using mostly open source.

More Case Studies...