Blog

Blog

PostGIS 2.0 Released

Today, after 26 months of development (for comparison, an elephant takes only 22 months to gestate a whole new elephant) PostGIS 2.0 was released!

There are a lot of user-visible changes, but it’s also hard to overstate how much changed under the covers: the storage format, the indexes, the parsers and emitters were all re-written. That is, all the code that formed the initial release of PostGIS back was swapped out. It’s all fresh and shiny under the hood. Here’s the official release announcement:

The PostGIS development team is super excited,
can hardly believe that they are actually doing this,
aren't maybe even sure that they are ready to make
this kind of commitment, not so young, and not when
we have so much more living to do, but:
PostGIS 2.0.0 is complete and available for download.
The development process for 2.0 has been very long,
but has resulted in a release with a number of exciting
new features.
 * Raster data and raster/vector analysis in the database
 * Topological models to handle objects with shared boundaries
 * PostgreSQL typmod integration, for an automagical
   geometry_columns table
 * 3D and 4D indexing
 * Index-based high performance nearest-neighbour searching
 * Many more vector functions including
   * ST_Split
   * ST_Node
   * ST_MakeValid
   * ST_OffsetCurve
   * ST_ConcaveHull
   * ST_AsX3D
   * ST_GeomFromGeoJSON
   * ST_3DDistance
 * Integration with the PostgreSQL 9.1 extension system
 * Improved commandline shapefile loader/dumper
 * Multi-file import support in the shapefile GUI
 * Multi-table export support in the shapefile GUI
 * A geo-coder optimized for free US Census
   TIGER (2010) data
We are greatly indebted to our large community of beta testers
who valiantly tested PostGIS 2.0.0 and reported bugs so we could
squash them before release time.
And also we want to thank our parents for making PostGIS possible.
Yours,
The PostGIS development team

In addition to all my colleagues on the PostGIS team, I’d like to also thank OpenGeo, who have given me the time to work on PostGIS over the past couple years.
 

Tags: , ,

9 Responses to “PostGIS 2.0 Released”

  1. Robert Szczepanek Says:

    Great work!
    Thank you Paul and the PostGIS Team…

  2. Great! I will try to upgrade my postgis db’s to 2.0! Let’s see what happens! Great to hear this! I’m happy with this!

  3. Fork Says:

    Chapeaux!

  4. Postgres OnLine Journal Says:

    PostGIS 2.0.0 is out…

    Yap that’s right. PostGIS 2.0.0 is finally out the door. It took us Two years and 2 months, a super long incubation for us, but we did it and just in time for Javier’s Where 2.0 2.0 Talk.. Paul has some border-line R rated pictures of the birthing pr…

  5. David E. Wheeler Says:

    W00t! Congratulations!

  6. Josh Berkus Says:

    Yaaay!

    Way cool. Just in time for FOSS4G-NA.

  7. Paul Ramsey Says:

    Entirely coincidental…

  8. postGIS 2.0.0 has been released | ChrisVR Says:

    [...] via Paul Ramsey @ OpenGeo share: Blog this! Recommend on Facebook Share on Google+ Share on Linkedin share via Reddit Share with Stumblers Tumblr it Tweet about it Subscribe to the comments on this post Print for later Bookmark in Browser Tell a friend [...]

  9. Ganesh Says:

    Congratulations and Great Work PostGIS Team;

    This is the most anticipated moment; great feature rich geospatial DB to date and its finally here. I expect PG 2.0 to be the game changer and fast track the FOSS4G implementation all around.

    Been following the raster implementation (with lot of expectation) and now that its out, I expect more client (qgis) and server (geoserver) support.

    Overall, every exciting… Thanks.