1 | | [http://trac.osgeo.org/postgis/attachment/wiki/WikiStart/postgis-1.5.2rc1.tar.gz PostGIS 1.5.2rc1] 2010-09-20 |
| 1 | [http://trac.osgeo.org/postgis/attachment/wiki/WikiStart/postgis-1.5.2rc1.tar.gz PostGIS 1.5.2rc1] 2010-09-19 |
| 2 | Items in PostGIS 1.5.2 rc1 |
| 3 | |
| 4 | {{{ |
| 5 | - This is a bug fix release, addressing issues that have been |
| 6 | filed since the 1.5.1 release. |
| 7 | |
| 8 | - Bug Fixes |
| 9 | - Loader: fix handling of empty (0-verticed) geometries in shapefiles. |
| 10 | (Sandro Santilli) |
| 11 | - #536, Geography ST_Intersects, ST_Covers, ST_CoveredBy and |
| 12 | Geometry ST_Equals not using spatial index (Regina Obe, Nicklas Aven) |
| 13 | - #573, Improvement to ST_Contains geography |
| 14 | - Loader: Add support for command-q shutdown in Mac GTK build (Paul Ramsey) |
| 15 | - #393, Loader: Add temporary patch for large DBF files |
| 16 | (Maxime Guillaud, Paul Ramsey) |
| 17 | - #507, Fix wrong OGC URN in GeoJSON and GML output (Olivier Courtin) |
| 18 | - spatial_ref_sys.sql Add datum conversion for projection SRID 3021 |
| 19 | (Paul Ramsey) |
| 20 | - Geography - remove crash for case when all geographies are out of |
| 21 | the estimate (Paul Ramsey) |
| 22 | - #469, Fix for array_aggregation error (Greg Stark, Paul Ramsey) |
| 23 | - #532, Temporary geography tables showing up in other user sessions |
| 24 | (Paul Ramsey) |
| 25 | - #562, ST_Dwithin errors for large geographies (Paul Ramsey) |
| 26 | - #513, shape loading GUI tries to make spatial index when loading DBF only |
| 27 | mode (Paul Ramsey) |
| 28 | - #527, shape loading GUI should always append log messages |
| 29 | (Mark Cave-Ayland) |
| 30 | - #504 shp2pgsql should rename xmin/xmax fields (Sandro Santilli) |
| 31 | - #458 postgis_comments being installed in contrib instead of |
| 32 | version folder (Mark Cave-Ayland) |
| 33 | - #474 Analyzing a table with geography column crashes server |
| 34 | (Paul Ramsey) |
| 35 | - #581 LWGEOM-expand produces inconsistent results |
| 36 | (Mark Cave-Ayland) |
| 37 | - #471 DocBook dtd errors (Olivier Courtin) |
| 38 | - Fix further build issues against PostgreSQL 9.0 |
| 39 | (Mark Cave-Ayland) |
| 40 | - #572 Password whitespace for Shape File to PostGIS |
| 41 | Import not supported (Mark Cave-Ayland) |
| 42 | - #603 shp2pgsql: "-w" produces invalid WKT for MULTI* objects. |
| 43 | (Mark Cave-Ayland) |
| 44 | - Enhancement |
| 45 | - #513 Add dbf filter to shp2pgsql-gui and allow uploading dbf only |
| 46 | (Paul Ramsey) |
| 47 | </pre> |
| 48 | }}} |