<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Paul Ramsey</b> <span dir="ltr">&lt;<a href="mailto:pramsey@opengeo.org">pramsey@opengeo.org</a>&gt;</span><br>Date: Thu, Feb 4, 2010 at 6:16 PM<br>
Subject: [postgis-users] PostGIS 1.5.0 Released<br>To: PostGIS Users Discussion &lt;<a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a>&gt;, PostGIS Development Discussion &lt;<a href="mailto:postgis-devel@postgis.refractions.net">postgis-devel@postgis.refractions.net</a>&gt;, GEOS Development List &lt;<a href="mailto:geos-devel@lists.osgeo.org">geos-devel@lists.osgeo.org</a>&gt;, <a href="mailto:pgsql-announce@postgresql.org">pgsql-announce@postgresql.org</a>, mapserver-users &lt;<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>&gt;<br>
<br><br>February 4, 2010<br>
<br>
The PostGIS development team has, after a long course of reflection<br>
and a detailed self-examination of our various personal failings,<br>
decided to release PostGIS 1.5.0 to the public.<br>
<br>
  <a href="http://postgis.org/download/postgis-1.5.0.tar.gz" target="_blank">http://postgis.org/download/postgis-1.5.0.tar.gz</a><br>
<br>
This new version of PostGIS includes a new &quot;geography&quot; type for<br>
managing geodetic (lat/lon) data, performance-enhanced distance<br>
calculations, GML and KML format readers, an improved shape loading<br>
GUI, and other new features as well.<br>
<br>
Especial thanks to:<br>
<br>
* Dave Skea for algorithms and mathematics necessary to support<br>
spherical geometry<br>
* Nicklas Avén for the new performance enhanced distance calculations<br>
and other distance-related functions<br>
* Sandro Santilli for new buffering features (end caps and style options)<br>
* Olivier Courtin for GML/KML input functions<br>
* Guillaume Lelarge for support for the upcoming PgSQL 9.0<br>
* George Silva for an example implementation of history tables<br>
* Vincent Picavet for Hausdorff distance calculations<br>
* The maintainers of GEOS, Proj4, and LibXML, without whom we would<br>
have less of a spatial database<br>
<br>
Love, the PostGIS project steering committee,<br>
<br>
Mark Cave-Ayland<br>
Kevin Neufeld<br>
Regina Obe<br>
Paul Ramsey<br>
<br>
<br>
----- Release Notes ----<br>
<br>
PostGIS 1.5.0<br>
2010/02/04<br>
<br>
  * Important Changes *<br>
<br>
  - =~ operator now indicates bounding box equality, not feature equality<br>
  - GEOS 3.1 is now the minimum accepted version of GEOS<br>
  - GEOS 3.2 is needed if you want to use enhanced buffering features<br>
    and ST_HausdorffDistance<br>
  - GEOS, LibXML2, and Proj4 are now mandatory dependencies<br>
<br>
  * New Features *<br>
<br>
  - Added Hausdorff distance calculations (#209) (Vincent Picavet)<br>
  - Added parameters argument to ST_Buffer operation to support one-sided<br>
    buffering and other buffering styles (Sandro Santilli)<br>
  - Performance improvements to ST_Distance (Nicklas Avén)<br>
  - Addition of other Distance related visualization and analysis<br>
    functions (Nicklas Avén)<br>
    - ST_ClosestPoint<br>
    - ST_DFullyWithin<br>
    - ST_LongestLine<br>
    - ST_MaxDistance<br>
    - ST_ShortestLine<br>
  - KML, GML input via ST_GeomFromGML and ST_GeomFromKML (Olivier Courtin)<br>
  - Extract homogeneous collection with ST_CollectionExtract (Paul Ramsey)<br>
  - Add measure values to existing linestring with ST_AddMeasure (Paul Ramsey)<br>
  - History table implementation in utils (George Silva)<br>
  - Win32 support and improvement of core shp2pgsql-gui (Mark Cave-Ayland)<br>
  - In place &#39;make check&#39; support (Paul Ramsey)<br>
  - Geography type and supporting functions<br>
    - Spherical algorithms from Dave Skea<br>
    - Object/index implementation from Paul Ramsey<br>
    - Selectivitiy implementation from Mark Cave-Ayland<br>
    - Serializations (KML, GML, JSON) from Olivier Courtin<br>
    - ST_Area, ST_Distance, ST_DWithin, ST_GeogFromText, ST_GeogFromWKB,<br>
      ST_Intersects, ST_Covers, ST_Buffer<br>
  - Documentation updates and improvements (Regina Obe, Kevin Neufeld)<br>
  - Testing and quality control (Regina Obe)<br>
  - PostGIS 1.5 support PostgreSQL 8.5 trunk (Guillaume Lelarge)<br>
   - Many many other changes:<br>
    <a href="http://trac.osgeo.org/postgis/query?status=closed&amp;milestone=PostGIS+1.5.0" target="_blank">http://trac.osgeo.org/postgis/query?status=closed&amp;milestone=PostGIS+1.5.0</a><br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
</div><br>