]> granicus.if.org Git - postgis/log
postgis
12 years agoadd last version of PostgreSQL we support for PostGIS 1.4 svn-1.4
Regina Obe [Thu, 2 May 2013 02:23:45 +0000 (02:23 +0000)]
add last version of PostgreSQL we support for PostGIS 1.4

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@11337 b70326c6-7e19-0410-871a-916f4a2858ee

12 years ago#2277 potential segfault removed
Paul Ramsey [Tue, 23 Apr 2013 21:06:10 +0000 (21:06 +0000)]
#2277 potential segfault removed

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@11318 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoupdate some links and get rid of micro in doc title
Regina Obe [Fri, 11 Jan 2013 05:39:27 +0000 (05:39 +0000)]
update some links and get rid of micro in doc title

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@10963 b70326c6-7e19-0410-871a-916f4a2858ee

12 years agoSegfault on GEOS calls with empty polygon (#1953)
Paul Ramsey [Thu, 6 Sep 2012 23:24:10 +0000 (23:24 +0000)]
Segfault on GEOS calls with empty polygon (#1953)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@10245 b70326c6-7e19-0410-871a-916f4a2858ee

13 years agocontainsproperly: Conditional jump or move depends on uninitialised value (#1825)
Paul Ramsey [Thu, 17 May 2012 13:41:02 +0000 (13:41 +0000)]
containsproperly: Conditional jump or move depends on uninitialised value (#1825)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@9752 b70326c6-7e19-0410-871a-916f4a2858ee

13 years agowrong proj4text in spatial_ref_sys for SRID 31300 and 31370 (#1389)
Paul Ramsey [Thu, 29 Mar 2012 21:55:28 +0000 (21:55 +0000)]
wrong proj4text in spatial_ref_sys for SRID 31300 and 31370  (#1389)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@9580 b70326c6-7e19-0410-871a-916f4a2858ee

13 years agowrong proj4text in spatial_ref_sys for SRID 31300 and 31370 (#1389)
Paul Ramsey [Wed, 1 Feb 2012 00:03:15 +0000 (00:03 +0000)]
wrong proj4text in spatial_ref_sys for SRID 31300 and 31370 (#1389)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@8989 b70326c6-7e19-0410-871a-916f4a2858ee

13 years agoFix concat per a message on postgis-users from Markus Innerebner
Paul Ramsey [Thu, 26 Jan 2012 16:23:25 +0000 (16:23 +0000)]
Fix concat per a message on postgis-users from Markus Innerebner

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@8934 b70326c6-7e19-0410-871a-916f4a2858ee

13 years agoST_Line_Interpolate_Point does not handle M value (#1120)
Paul Ramsey [Mon, 16 Jan 2012 19:49:32 +0000 (19:49 +0000)]
ST_Line_Interpolate_Point does not handle M value (#1120)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@8849 b70326c6-7e19-0410-871a-916f4a2858ee

13 years agoGuard GEOS from NaN and InF values in coordinates. (#627)
Paul Ramsey [Thu, 8 Dec 2011 22:22:02 +0000 (22:22 +0000)]
Guard GEOS from NaN and InF values in coordinates. (#627)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@8330 b70326c6-7e19-0410-871a-916f4a2858ee

13 years ago#1337 clarify what sql is good for and get rid of some other obsolete syntax
Regina Obe [Thu, 1 Dec 2011 13:13:19 +0000 (13:13 +0000)]
#1337 clarify what sql is good for and get rid of some other obsolete syntax

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@8278 b70326c6-7e19-0410-871a-916f4a2858ee

13 years agoT_AsSVG kills whole postgres server when fails (#1028)
Paul Ramsey [Sat, 26 Nov 2011 06:10:34 +0000 (06:10 +0000)]
T_AsSVG kills whole postgres server when fails (#1028)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@8247 b70326c6-7e19-0410-871a-916f4a2858ee

13 years agoIncrease accuracy of area calculation (#810)
Paul Ramsey [Mon, 31 Oct 2011 23:01:34 +0000 (23:01 +0000)]
Increase accuracy of area calculation (#810)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@8072 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoCompile against PgSQL 9.1 (#940)
Paul Ramsey [Fri, 20 May 2011 17:17:39 +0000 (17:17 +0000)]
Compile against PgSQL 9.1 (#940)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@7203 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agofix for #918
Nicklas Avén [Wed, 27 Apr 2011 10:19:11 +0000 (10:19 +0000)]
fix for #918

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@7067 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoFix for #554, align internal shapelib with official shapelib
Paul Ramsey [Fri, 10 Sep 2010 21:01:29 +0000 (21:01 +0000)]
Fix for #554, align internal shapelib with official shapelib

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5960 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoFix #581: LWGEOM_expand produces inconsistent results. Change the bounding box calcul...
Mark Cave-Ayland [Fri, 10 Sep 2010 08:56:23 +0000 (08:56 +0000)]
Fix #581: LWGEOM_expand produces inconsistent results. Change the bounding box calculation routines in ptarray.c so that they perform th
e entire calculation in double precision then convert the final result to BOX2DFLOAT4. This prevents rounding errors being introduced in
to the bounding box when each input result is converted to BOX2DFLOAT4 in turn.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5925 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAccept "0" as a null DBF date value.
Paul Ramsey [Tue, 1 Jun 2010 20:00:05 +0000 (20:00 +0000)]
Accept "0" as a null DBF date value.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5667 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix typo in lwgeomTypeName. Change ST_Line to ST_LineString. Cf #537
Olivier Courtin [Tue, 1 Jun 2010 13:16:47 +0000 (13:16 +0000)]
Fix typo in lwgeomTypeName. Change ST_Line to ST_LineString. Cf #537

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5664 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix wrong OGC URN in GeoJson and GML output. Cf #507
Olivier Courtin [Tue, 27 Apr 2010 13:59:57 +0000 (13:59 +0000)]
Fix wrong OGC URN in GeoJson and GML output. Cf #507

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5574 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix for array aggregation error (#469)
Paul Ramsey [Tue, 23 Mar 2010 00:26:49 +0000 (00:26 +0000)]
Fix for array aggregation error (#469)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5455 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoOne more pgsql 9.0 update.
Paul Ramsey [Tue, 16 Mar 2010 18:28:10 +0000 (18:28 +0000)]
One more pgsql 9.0 update.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5443 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoMore PgSQL 9.0 compatibility changes.
Paul Ramsey [Tue, 16 Mar 2010 18:23:17 +0000 (18:23 +0000)]
More PgSQL 9.0 compatibility changes.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5442 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoSupport for changes in PgSQL 9.0 core
Paul Ramsey [Tue, 16 Mar 2010 18:15:09 +0000 (18:15 +0000)]
Support for changes in PgSQL 9.0 core

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5441 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoUpdate version numbers and news file for further development.
Paul Ramsey [Thu, 11 Mar 2010 15:04:16 +0000 (15:04 +0000)]
Update version numbers and news file for further development.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5407 b70326c6-7e19-0410-871a-916f4a2858ee

15 years ago1.4.2 release prep
Paul Ramsey [Thu, 11 Mar 2010 14:34:54 +0000 (14:34 +0000)]
1.4.2 release prep

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5402 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix syntax error in spatial_ref_sys hard upgrade directions (#373)
Paul Ramsey [Tue, 9 Mar 2010 00:38:04 +0000 (00:38 +0000)]
Fix syntax error in spatial_ref_sys hard upgrade directions (#373)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5391 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoUpdate the bbox when you alter the underlying geometry (#410) ST_SetPoint, ST_AddPoin...
Paul Ramsey [Mon, 8 Mar 2010 23:27:47 +0000 (23:27 +0000)]
Update the bbox when you alter the underlying geometry (#410) ST_SetPoint, ST_AddPoint, ST_RemovePoint.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5382 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoupdated broken link to utmzone PostGIS plpgsql helper function.
Kevin Neufeld [Mon, 8 Mar 2010 17:03:59 +0000 (17:03 +0000)]
updated broken link to utmzone PostGIS plpgsql helper function.
bug #461

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5381 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix #441. And introduce a change in behaviour: if geometryCollection and bbox, not...
Olivier Courtin [Mon, 22 Feb 2010 22:02:48 +0000 (22:02 +0000)]
Fix #441. And introduce a change in behaviour: if geometryCollection and bbox, not sub geoms bbox are provided anymore

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5309 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix computed string length in Polygon with several rings for ST_AsGML with GML3....
Olivier Courtin [Sat, 20 Feb 2010 19:08:53 +0000 (19:08 +0000)]
Fix computed string length in Polygon with several rings for ST_AsGML with GML3. Related to #421

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5267 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agotweak the sponsor name
Sandro Santilli [Mon, 8 Feb 2010 22:37:02 +0000 (22:37 +0000)]
tweak the sponsor name

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5222 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd bugfix item
Sandro Santilli [Mon, 8 Feb 2010 19:57:06 +0000 (19:57 +0000)]
Add bugfix item

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5217 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoBack-port into 1.4 branch relaxing of output functions (see ticket #168)
Sandro Santilli [Mon, 8 Feb 2010 19:05:08 +0000 (19:05 +0000)]
Back-port into 1.4 branch relaxing of output functions (see ticket #168)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5215 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix non NULL terminated string in ST_AsSVG with GEOMETRYCOLLECTION EMPTY, cf #409...
Olivier Courtin [Sat, 6 Feb 2010 10:48:23 +0000 (10:48 +0000)]
Fix non NULL terminated string in ST_AsSVG with GEOMETRYCOLLECTION EMPTY, cf #409 reported by sdikiy. Add related unit test

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5209 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd --no-psqlrc to run_test (#405)
Paul Ramsey [Tue, 2 Feb 2010 23:46:21 +0000 (23:46 +0000)]
Add --no-psqlrc to run_test (#405)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5192 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoMake proper #! calls to perl in perl scripts.
Paul Ramsey [Wed, 20 Jan 2010 20:16:47 +0000 (20:16 +0000)]
Make proper #! calls to perl in perl scripts.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5144 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd towgs84 line into proj4text for srid = 28992 (#387)
Paul Ramsey [Mon, 18 Jan 2010 19:41:17 +0000 (19:41 +0000)]
Add towgs84 line into proj4text for srid = 28992 (#387)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5138 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd some faqs I'm tired of answering
Regina Obe [Wed, 30 Dec 2009 12:55:23 +0000 (12:55 +0000)]
Add some faqs I'm tired of answering

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5078 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agotry to fix buildbot
Regina Obe [Wed, 30 Dec 2009 12:20:05 +0000 (12:20 +0000)]
try to fix buildbot

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5075 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agomore clarity on the float4/float8 for ST_Envelope
Regina Obe [Wed, 30 Dec 2009 07:19:43 +0000 (07:19 +0000)]
more clarity on the float4/float8 for ST_Envelope

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5072 b70326c6-7e19-0410-871a-916f4a2858ee

15 years ago#531 ST_Envelope has wrong return type changed from boolean to geometry
Regina Obe [Wed, 30 Dec 2009 06:53:03 +0000 (06:53 +0000)]
#531 ST_Envelope has wrong return type changed from boolean to geometry

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5070 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd support for GUI commandline (#355)
Paul Ramsey [Tue, 22 Dec 2009 21:12:24 +0000 (21:12 +0000)]
Add support for GUI commandline (#355)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5048 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoPut the GUI makefile re-ordering in place (again?)
Paul Ramsey [Tue, 22 Dec 2009 00:07:44 +0000 (00:07 +0000)]
Put the GUI makefile re-ordering in place (again?)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5041 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoBump up to 1.4.2SVN
Paul Ramsey [Thu, 17 Dec 2009 16:30:23 +0000 (16:30 +0000)]
Bump up to 1.4.2SVN

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5022 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix regression test expected results, some of which have been altered by the fix...
Mark Cave-Ayland [Thu, 17 Dec 2009 10:18:57 +0000 (10:18 +0000)]
Fix regression test expected results, some of which have been altered by the fix for #316.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5017 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFinal changes for 1.4.1 release.
Paul Ramsey [Thu, 17 Dec 2009 05:54:30 +0000 (05:54 +0000)]
Final changes for 1.4.1 release.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@5014 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agocorrect output type of ST_Extent and flag change happening in 1.4 from box2d to box3d...
Regina Obe [Wed, 9 Dec 2009 05:12:14 +0000 (05:12 +0000)]
correct output type of ST_Extent and flag change happening in 1.4 from box2d to box3d_extent.  Also ref to ST_Extent3D to deal with 3d geometries.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4993 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoback-ported patch for ticket #333
Kevin Neufeld [Fri, 4 Dec 2009 20:39:13 +0000 (20:39 +0000)]
back-ported patch for ticket #333
- removed unnecessary VACUUM from spatial_ref_sys.sql that breaks running the file in PgAdminIII

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4990 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoUpdate the README to reflect new upgrade scripts
Paul Ramsey [Mon, 30 Nov 2009 19:11:39 +0000 (19:11 +0000)]
Update the README to reflect new upgrade scripts

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4940 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoClean up uninstall function to work. (#327)
Paul Ramsey [Mon, 30 Nov 2009 18:07:01 +0000 (18:07 +0000)]
Clean up uninstall function to work. (#327)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4939 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agopartial test script (copied form 1.5 with slight modification)
Regina Obe [Sun, 29 Nov 2009 09:50:07 +0000 (09:50 +0000)]
partial test script (copied form 1.5 with slight modification)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4933 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoUpdate things for 1.4.1rc2
Paul Ramsey [Sat, 28 Nov 2009 23:58:14 +0000 (23:58 +0000)]
Update things for 1.4.1rc2

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4929 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoTry and retain postgis_comments.sql during packaging.
Paul Ramsey [Sat, 28 Nov 2009 23:29:48 +0000 (23:29 +0000)]
Try and retain postgis_comments.sql during packaging.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4928 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoBring error messages into line with fix for invalid polygons in parser (#316)
Paul Ramsey [Fri, 27 Nov 2009 18:42:11 +0000 (18:42 +0000)]
Bring error messages into line with fix for invalid polygons in parser (#316)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4915 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix for null date fields (#321)
Paul Ramsey [Fri, 27 Nov 2009 18:12:43 +0000 (18:12 +0000)]
Fix for null date fields (#321)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4914 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAlter parser location when reporting incontinuous curves so that the location is...
Mark Cave-Ayland [Thu, 26 Nov 2009 17:40:48 +0000 (17:40 +0000)]
Alter parser location when reporting incontinuous curves so that the location is more relevant.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4904 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix #316: IsValid called on invalid 3d object leads to crash. Because of the way...
Mark Cave-Ayland [Thu, 26 Nov 2009 10:40:10 +0000 (10:40 +0000)]
Fix #316: IsValid called on invalid 3d object leads to crash. Because of the way the parser works, not all tuples can hold a valid parse position; hence when trying to display the error message, the parser would crash. The solution I went for here was to alter pop() so that "counting tuples" always hold a valid parse position, and then re-write the various check functions to ensure that they only display parse errors with details from the next "counting tuple" higher up in the stack.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4902 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoApply Kris Jurka's pgsql2shp patches, as detail in the postgis-devel archives on...
Mark Cave-Ayland [Fri, 20 Nov 2009 14:01:33 +0000 (14:01 +0000)]
Apply Kris Jurka's pgsql2shp patches, as detail in the postgis-devel archives on 12th Nov. Thanks Kris!

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4869 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFinish working on Dave Fuhry's memory-leak patch, and also fix several other leaks...
Mark Cave-Ayland [Fri, 20 Nov 2009 12:02:29 +0000 (12:02 +0000)]
Finish working on Dave Fuhry's memory-leak patch, and also fix several other leaks found by running shp2pgsql through valgrind.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4867 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoTemporarily remove part of Dave Fuhry's fix as it causes a double-free during regress...
Mark Cave-Ayland [Thu, 19 Nov 2009 17:45:55 +0000 (17:45 +0000)]
Temporarily remove part of Dave Fuhry's fix as it causes a double-free during regression. Will fix this tomorrow.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4864 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd check for perl to configure.ac, since now we require it to build the PostGIS...
Mark Cave-Ayland [Thu, 19 Nov 2009 16:47:03 +0000 (16:47 +0000)]
Add check for perl to configure.ac, since now we require it to build the PostGIS upgrade scripts.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4863 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoApply a slightly modified version of Dave Fuhry's patch for a memory leak in shp2pgsq...
Mark Cave-Ayland [Thu, 19 Nov 2009 15:15:55 +0000 (15:15 +0000)]
Apply a slightly modified version of Dave Fuhry's patch for a memory leak in shp2pgsql. Thanks Dave!

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4861 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agothought we had fixed this get rid of ref tolwpostgis and relate with postgis.sql
Regina Obe [Mon, 16 Nov 2009 05:51:55 +0000 (05:51 +0000)]
thought we had fixed this get rid of ref tolwpostgis and relate with postgis.sql

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4825 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoUpdate document files for the 1.4.1 release cycle.
Paul Ramsey [Sat, 14 Nov 2009 01:31:22 +0000 (01:31 +0000)]
Update document files for the 1.4.1 release cycle.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4807 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoCreate version-specific upgrade scripts, untested so far (#202)
Paul Ramsey [Fri, 13 Nov 2009 22:26:00 +0000 (22:26 +0000)]
Create version-specific upgrade scripts, untested so far (#202)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4805 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agobackport Kevin's change make background white so doesn't look surreal in pdf
Regina Obe [Fri, 13 Nov 2009 15:10:56 +0000 (15:10 +0000)]
backport Kevin's change make background white so doesn't look surreal in pdf

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4800 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoupdate to include psc and more up to date credits
Regina Obe [Fri, 13 Nov 2009 15:05:36 +0000 (15:05 +0000)]
update to include psc and more up to date credits

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4799 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoforgot to update new styles
Regina Obe [Fri, 13 Nov 2009 13:00:53 +0000 (13:00 +0000)]
forgot to update new styles

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4798 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoupdate make file with linecrossingdirection. I should really learn to follow my...
Regina Obe [Fri, 13 Nov 2009 11:52:51 +0000 (11:52 +0000)]
update make file with linecrossingdirection.  I should really learn to follow my own directions.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4797 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agocopy over line crossing direction examples and note bugginess fixed in 1.4.1
Regina Obe [Fri, 13 Nov 2009 03:43:07 +0000 (03:43 +0000)]
copy over line crossing direction examples and note bugginess fixed in 1.4.1

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4796 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoSimplify code and improve consistency of linecrossing results (#272)
Paul Ramsey [Wed, 11 Nov 2009 19:02:49 +0000 (19:02 +0000)]
Simplify code and improve consistency of linecrossing results (#272)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4787 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoRestore re-check for PgSQL < 8.4 also on the ~= operator only.
Paul Ramsey [Fri, 6 Nov 2009 18:35:00 +0000 (18:35 +0000)]
Restore re-check for PgSQL < 8.4 also on the ~= operator only.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4756 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix for #157, ST_GeometryType output doesn't correctly identify curved geometries
Paul Ramsey [Thu, 5 Nov 2009 20:25:37 +0000 (20:25 +0000)]
Fix for #157, ST_GeometryType output doesn't correctly identify curved geometries

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4753 b70326c6-7e19-0410-871a-916f4a2858ee

15 years ago"Fix" for #100.
Paul Ramsey [Thu, 5 Nov 2009 00:45:53 +0000 (00:45 +0000)]
"Fix" for #100.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4747 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix for #175.
Paul Ramsey [Wed, 4 Nov 2009 20:36:18 +0000 (20:36 +0000)]
Fix for #175.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4740 b70326c6-7e19-0410-871a-916f4a2858ee

15 years ago8.4 fix for recheck issue around ~= (#253)
Paul Ramsey [Wed, 4 Nov 2009 20:22:25 +0000 (20:22 +0000)]
8.4 fix for recheck issue around ~= (#253)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4738 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agocorrect postgresql minimum version
Regina Obe [Fri, 30 Oct 2009 18:59:25 +0000 (18:59 +0000)]
correct postgresql minimum version

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4707 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoChange attribute dimension into srsDimension (GML 3.1.1), cf #276
Olivier Courtin [Thu, 29 Oct 2009 20:20:51 +0000 (20:20 +0000)]
Change attribute dimension into srsDimension (GML 3.1.1), cf #276

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4703 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd attribute dimension in gml:pos and gml:posList. Fix geometrycollection invalid...
Olivier Courtin [Thu, 29 Oct 2009 14:07:50 +0000 (14:07 +0000)]
Add attribute dimension in gml:pos and gml:posList. Fix geometrycollection invalid GML output. Update units test. Cf #276

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4695 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agocopy 1.3.6 notes from trunk. Also correct links to svn and postgis bug tracker.
Regina Obe [Wed, 28 Oct 2009 11:06:35 +0000 (11:06 +0000)]
copy 1.3.6 notes from trunk.  Also correct links to svn and postgis bug tracker.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4685 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix huge number overflow in export functions, cf #277
Olivier Courtin [Tue, 27 Oct 2009 21:37:37 +0000 (21:37 +0000)]
Fix huge number overflow in export functions, cf #277

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4681 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix #179: ST_MakeLine and ST_MakeLine_Garry crash server with null arrays again....
Mark Cave-Ayland [Wed, 7 Oct 2009 12:17:26 +0000 (12:17 +0000)]
Fix #179: ST_MakeLine and ST_MakeLine_Garry crash server with null arrays again. There was another non-NULL safe array iterator within LWGEOM_makeline_garray.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4619 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoflip order of protos in ST_Relate so matches description order
Regina Obe [Wed, 7 Oct 2009 04:39:52 +0000 (04:39 +0000)]
flip order of protos in ST_Relate so matches description order

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4616 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix #241: ST_LineCrossingDirection Server Crash (Segfault) caused by a typo freeing...
Mark Cave-Ayland [Tue, 6 Oct 2009 13:45:07 +0000 (13:45 +0000)]
Fix #241: ST_LineCrossingDirection Server Crash (Segfault) caused by a typo freeing the wrong parameter.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4609 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix another non-NULL safe array iteration within LWGEOM_collect_garray, as discovered...
Mark Cave-Ayland [Tue, 6 Oct 2009 10:15:12 +0000 (10:15 +0000)]
Fix another non-NULL safe array iteration within LWGEOM_collect_garray, as discovered by Regina's torture tests.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4603 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoMove CFLAGS after the PGXS include directive, so that the autotools configuration...
Mark Cave-Ayland [Tue, 6 Oct 2009 08:51:49 +0000 (08:51 +0000)]
Move CFLAGS after the PGXS include directive, so that the autotools configuration doesn't getting overwritten by the PGXS version. Required when passing custom compiler flags into PostGIS as reported by William Kyngesburye.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4601 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoupdated ST_IsValid's reference to the OGC specs.
Kevin Neufeld [Mon, 5 Oct 2009 21:15:51 +0000 (21:15 +0000)]
updated ST_IsValid's reference to the OGC specs.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4597 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoBackport fix for #254 (leaving out the regress test since I'm bound to screw that...
Regina Obe [Tue, 29 Sep 2009 15:13:11 +0000 (15:13 +0000)]
Backport fix for #254 (leaving out the regress test since I'm bound to screw that up with my windows line breaks)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4545 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agocopy over line interpolate and line_substring figures from trunk
Regina Obe [Thu, 10 Sep 2009 04:21:43 +0000 (04:21 +0000)]
copy over line interpolate and line_substring figures from trunk

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4469 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agocopy over st_minimumboundingcirlce / st_convexhull changes from trunk
Regina Obe [Tue, 8 Sep 2009 06:56:36 +0000 (06:56 +0000)]
copy over st_minimumboundingcirlce / st_convexhull changes from trunk

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4452 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agobackport changes to st_convexhull, st_difference, st_difference
Regina Obe [Sat, 5 Sep 2009 18:19:49 +0000 (18:19 +0000)]
backport changes to st_convexhull, st_difference, st_difference

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4447 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoCopy over convexhull changes
Regina Obe [Wed, 2 Sep 2009 13:54:18 +0000 (13:54 +0000)]
Copy over convexhull changes

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4441 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agocut in images for st_buildarea
Regina Obe [Fri, 28 Aug 2009 17:43:18 +0000 (17:43 +0000)]
cut in images for st_buildarea

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4435 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agotake out 1.5 section this should only go up to 1.4 anyway
Regina Obe [Fri, 28 Aug 2009 17:14:22 +0000 (17:14 +0000)]
take out 1.5 section this should only go up to 1.4 anyway

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4431 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoperformance tips patch from jlivni. Same as was applied to trunk
Regina Obe [Fri, 28 Aug 2009 11:40:44 +0000 (11:40 +0000)]
performance tips patch from jlivni.  Same as was applied to trunk

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4426 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoExtra comments on fix for #239
Paul Ramsey [Mon, 17 Aug 2009 13:21:52 +0000 (13:21 +0000)]
Extra comments on fix for #239

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4420 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agobackport pick up availability flag in note tags as well.
Regina Obe [Mon, 17 Aug 2009 11:47:08 +0000 (11:47 +0000)]
backport pick up availability flag in note tags as well.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4418 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix for handling of empty geometrycollection in asssvg (#239)
Paul Ramsey [Mon, 17 Aug 2009 02:58:14 +0000 (02:58 +0000)]
Fix for handling of empty geometrycollection in asssvg (#239)

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4414 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agorevise svg comment to be picked up in the New section
Regina Obe [Sun, 16 Aug 2009 15:02:42 +0000 (15:02 +0000)]
revise svg comment to be picked up in the New section

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4412 b70326c6-7e19-0410-871a-916f4a2858ee