]> granicus.if.org Git - postgis/log
postgis
16 years agoFix case sensitive in AGGREGATE reading.
Paul Ramsey [Mon, 9 Feb 2009 23:51:30 +0000 (23:51 +0000)]
Fix case sensitive in AGGREGATE reading.

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

16 years agoUpdated ST_DumpRings description and example.
Kevin Neufeld [Thu, 5 Feb 2009 20:01:37 +0000 (20:01 +0000)]
Updated ST_DumpRings description and example.

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

16 years agoAdded example to ST_PointN
Kevin Neufeld [Wed, 4 Feb 2009 18:13:44 +0000 (18:13 +0000)]
Added example to ST_PointN

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

16 years agominor changes. Take ST_CurveToLine out so tests can complete until we fix.
Regina Obe [Wed, 4 Feb 2009 13:54:55 +0000 (13:54 +0000)]
minor changes.  Take ST_CurveToLine out so tests can complete until we fix.

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

16 years agoPropset Author Id Keyword Revision on all files.
Paul Ramsey [Wed, 4 Feb 2009 00:28:37 +0000 (00:28 +0000)]
Propset Author Id Keyword Revision on all files.

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

16 years agoFormating
Paul Ramsey [Wed, 4 Feb 2009 00:23:38 +0000 (00:23 +0000)]
Formating

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

16 years agoFix boundary conditions with from==to hitting first/list vertex.
Paul Ramsey [Tue, 3 Feb 2009 20:51:04 +0000 (20:51 +0000)]
Fix boundary conditions with from==to hitting first/list vertex.

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

16 years agoFix GBT#109: Some operators not supported for Circular. In this case I haven't added...
Mark Cave-Ayland [Tue, 3 Feb 2009 19:09:48 +0000 (19:09 +0000)]
Fix GBT#109: Some operators not supported for Circular. In this case I haven't added the comparison code as I am not 100% sure on the semantics, but the error message should be much clearer to users now.

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

16 years agoAdd corrections from Bruce Rindahl
Regina Obe [Tue, 3 Feb 2009 17:49:54 +0000 (17:49 +0000)]
Add corrections from Bruce Rindahl

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

16 years agoforgot some spaces
Regina Obe [Tue, 3 Feb 2009 17:30:14 +0000 (17:30 +0000)]
forgot some spaces

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

16 years agoforgot availability info
Regina Obe [Tue, 3 Feb 2009 16:10:15 +0000 (16:10 +0000)]
forgot availability info

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

16 years agoupdate st_convexhull definition -- wasn't very clear
Regina Obe [Tue, 3 Feb 2009 15:23:57 +0000 (15:23 +0000)]
update st_convexhull definition -- wasn't very clear

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

16 years agoDocument ST_MinimumBoundingCircle
Regina Obe [Tue, 3 Feb 2009 15:20:28 +0000 (15:20 +0000)]
Document ST_MinimumBoundingCircle

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

16 years ago#HISTORY: ST_MinimumBoundingCircle -- also change to support geometries with LINESTRI...
Regina Obe [Tue, 3 Feb 2009 14:52:11 +0000 (14:52 +0000)]
#HISTORY: ST_MinimumBoundingCircle -- also change to support geometries with LINESTRING,POINT convex hulls

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

16 years agoFirst draft of ST_MinimumBoundingCircle contributed by Bruce Rindahl. Changed to...
Regina Obe [Tue, 3 Feb 2009 14:21:25 +0000 (14:21 +0000)]
First draft of ST_MinimumBoundingCircle contributed by Bruce Rindahl.  Changed to use named params and renamed function from mbc to ST_MinimumBoundingCircle.

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

16 years agoput back linetocurve curvetoline tests now that issue 86 and 108 should have fixed
Regina Obe [Tue, 3 Feb 2009 13:23:54 +0000 (13:23 +0000)]
put back linetocurve curvetoline tests now that issue 86 and 108 should have fixed

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

16 years agoUse "extended string" format for escaping \ and ' in insert statements.
Paul Ramsey [Tue, 3 Feb 2009 07:20:16 +0000 (07:20 +0000)]
Use "extended string" format for escaping \ and ' in insert statements.

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

16 years agoAdding an rfc for changing the validation approach when parsing WKT.
Mark Leslie [Tue, 3 Feb 2009 04:36:09 +0000 (04:36 +0000)]
Adding an rfc for changing the validation approach when parsing WKT.

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

16 years agoastyle this file
Paul Ramsey [Tue, 3 Feb 2009 01:59:05 +0000 (01:59 +0000)]
astyle this file

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

16 years agoComment datum slice pull.
Paul Ramsey [Tue, 3 Feb 2009 01:04:11 +0000 (01:04 +0000)]
Comment datum slice pull.

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

16 years agoformatting
Paul Ramsey [Mon, 2 Feb 2009 22:21:27 +0000 (22:21 +0000)]
formatting

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

16 years agoTypo in docs confusing gardentester. Also change ST_Collect use to ST_Union so we...
Regina Obe [Mon, 2 Feb 2009 18:26:53 +0000 (18:26 +0000)]
Typo in docs confusing gardentester. Also change ST_Collect use to ST_Union so we are testing with valid polygons (reduces union intersection error messages)

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

16 years agoFix for Issue 108 and regress test.
Mark Leslie [Mon, 2 Feb 2009 06:01:27 +0000 (06:01 +0000)]
Fix for Issue 108 and regress test.

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

16 years agoDocument ST_LocateBetweenElevations
Regina Obe [Mon, 2 Feb 2009 04:19:01 +0000 (04:19 +0000)]
Document ST_LocateBetweenElevations

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

16 years agoGet rid of warnings -- no longer relevant for ST_LineCrossingDirection
Regina Obe [Sun, 1 Feb 2009 06:48:34 +0000 (06:48 +0000)]
Get rid of warnings -- no longer relevant for ST_LineCrossingDirection

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

16 years agorevise to correctly fill in timestamp/date args
Regina Obe [Fri, 30 Jan 2009 17:16:03 +0000 (17:16 +0000)]
revise to correctly fill in timestamp/date args

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

16 years agoput in logic to test operators
Regina Obe [Fri, 30 Jan 2009 14:03:58 +0000 (14:03 +0000)]
put in logic to test operators

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

16 years agoOperator check in wrong segment of xpath
Regina Obe [Fri, 30 Jan 2009 13:44:52 +0000 (13:44 +0000)]
Operator check in wrong segment of xpath

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

16 years agoChange error message.
Paul Ramsey [Wed, 28 Jan 2009 23:42:22 +0000 (23:42 +0000)]
Change error message.

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

16 years agoHandle null return from cascadedunion.
Paul Ramsey [Wed, 28 Jan 2009 23:34:51 +0000 (23:34 +0000)]
Handle null return from cascadedunion.

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

16 years agowrapping
Paul Ramsey [Wed, 28 Jan 2009 01:02:05 +0000 (01:02 +0000)]
wrapping

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

16 years agomissing meta properties
Regina Obe [Tue, 27 Jan 2009 05:30:40 +0000 (05:30 +0000)]
missing meta properties

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

16 years agoDocument ST_Extent3D now that Paul has proclaimed it a public function
Regina Obe [Sun, 25 Jan 2009 15:52:33 +0000 (15:52 +0000)]
Document ST_Extent3D now that Paul has proclaimed it a public function

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

16 years agoSmall changes in createrelplace syntax, comments, function rename recommendation.
Paul Ramsey [Sat, 24 Jan 2009 20:49:40 +0000 (20:49 +0000)]
Small changes in createrelplace syntax, comments, function rename recommendation.

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

16 years agosmall wording fix for DropGeometryColumn
Kevin Neufeld [Fri, 23 Jan 2009 22:05:23 +0000 (22:05 +0000)]
small wording fix for DropGeometryColumn

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

16 years agoAdd function naming rfc
Paul Ramsey [Fri, 23 Jan 2009 20:06:26 +0000 (20:06 +0000)]
Add function naming rfc

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

16 years agoFlip all aggregate functions over to the new aggregation system. Remove catalog hacks...
Paul Ramsey [Thu, 22 Jan 2009 23:58:42 +0000 (23:58 +0000)]
Flip all aggregate functions over to the new aggregation system. Remove catalog hacks in favour of wrapper type. Make the fast implementations the default and _old implementations the legacy.

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

16 years agoFilter out Operators section from xsl transforms
Regina Obe [Thu, 22 Jan 2009 19:25:27 +0000 (19:25 +0000)]
Filter out Operators section from xsl transforms

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

16 years agomoved over the remaining operands from reference.xml to reference_new.xml in the...
Kevin Neufeld [Thu, 22 Jan 2009 19:25:23 +0000 (19:25 +0000)]
moved over the remaining operands from reference.xml to reference_new.xml in the documentation

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

16 years agoGive operators section a pretty anchor and id so easy to bookmark and I can exclude...
Regina Obe [Thu, 22 Jan 2009 19:15:44 +0000 (19:15 +0000)]
Give operators section a pretty anchor and id so easy to bookmark and I can exclude from xsl scripts

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

16 years agoFix DBFReadDeleted logic -- should return 1 if record is deleted and 0 if it is not...
Regina Obe [Thu, 22 Jan 2009 18:19:08 +0000 (18:19 +0000)]
Fix DBFReadDeleted logic -- should return 1 if record is deleted and 0 if it is not deleted

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

16 years agomoved over |>> from reference.xml to reference_new.xml in the documentation
Kevin Neufeld [Thu, 22 Jan 2009 18:02:34 +0000 (18:02 +0000)]
moved over |>> from reference.xml to reference_new.xml in the documentation

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

16 years agomoved over <<, <<|, and >> from reference.xml to reference_new.xml in the documentation
Kevin Neufeld [Thu, 22 Jan 2009 17:46:20 +0000 (17:46 +0000)]
moved over <<, <<|, and >> from reference.xml to reference_new.xml in the documentation

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

16 years agoRemove protection from ST_GeometryArray() aggregate.
Paul Ramsey [Thu, 22 Jan 2009 05:56:23 +0000 (05:56 +0000)]
Remove protection from ST_GeometryArray() aggregate.

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

16 years agoMore ignore fixes
Paul Ramsey [Thu, 22 Jan 2009 05:37:07 +0000 (05:37 +0000)]
More ignore fixes

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

16 years agoIgnore postgis.sql.*
Paul Ramsey [Thu, 22 Jan 2009 05:35:36 +0000 (05:35 +0000)]
Ignore postgis.sql.*

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

16 years agoAlter pg_proc update to work with older PgSQLs too.
Paul Ramsey [Thu, 22 Jan 2009 05:32:59 +0000 (05:32 +0000)]
Alter pg_proc update to work with older PgSQLs too.

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

16 years agoFirst stab at a back-port of the array_agg from 8.4. Our's isn't generic, and it...
Paul Ramsey [Thu, 22 Jan 2009 01:39:13 +0000 (01:39 +0000)]
First stab at a back-port of the array_agg from 8.4. Our's isn't generic, and it's got it's own name, so it won't collide, ... needs testing on PgSQL < 8.3 still.

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

16 years agomoved over |&> from reference.xml to reference_new.xml in the documentation
Kevin Neufeld [Thu, 22 Jan 2009 01:16:10 +0000 (01:16 +0000)]
moved over |&> from reference.xml to reference_new.xml in the documentation

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

16 years agomoved over &>| from reference.xml to reference_new.xml in the documentation
Kevin Neufeld [Thu, 22 Jan 2009 00:44:07 +0000 (00:44 +0000)]
moved over &>| from reference.xml to reference_new.xml in the documentation

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

16 years agomoved over &> from reference.xml to reference_new.xml in the documentation
Kevin Neufeld [Thu, 22 Jan 2009 00:16:21 +0000 (00:16 +0000)]
moved over &> from reference.xml to reference_new.xml in the documentation

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

16 years agomoved over &&, &<, and = from reference.xml to reference_new.xml in the documentation
Kevin Neufeld [Wed, 21 Jan 2009 23:26:29 +0000 (23:26 +0000)]
moved over &&, &<, and = from reference.xml to reference_new.xml in the documentation

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

16 years agoAdd support for fast unions, with cascaded union. Currently for testing, in the ST_Un...
Paul Ramsey [Wed, 21 Jan 2009 23:19:50 +0000 (23:19 +0000)]
Add support for fast unions, with cascaded union. Currently for testing, in the ST_Union_Fast() agggregate. Requires GEOS SVN r2252 or higher.

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

16 years agoAdd rfc document. First one: alignment ideas.
Paul Ramsey [Wed, 21 Jan 2009 21:55:13 +0000 (21:55 +0000)]
Add rfc document. First one: alignment ideas.

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

16 years agoHeaders split in 8.4?
Paul Ramsey [Wed, 21 Jan 2009 21:50:38 +0000 (21:50 +0000)]
Headers split in 8.4?

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

16 years agoPut translation_stage into descriptive MACRO names
Paul Ramsey [Tue, 20 Jan 2009 18:43:50 +0000 (18:43 +0000)]
Put translation_stage into descriptive MACRO names

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

16 years agoAdd GTK macro.
Paul Ramsey [Tue, 20 Jan 2009 18:28:59 +0000 (18:28 +0000)]
Add GTK macro.

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

16 years agoReplace hand-built pkg-config routine w/ m4 from gtk source.
Paul Ramsey [Tue, 20 Jan 2009 17:48:44 +0000 (17:48 +0000)]
Replace hand-built pkg-config routine w/ m4 from gtk source.

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

16 years agoCompile your work much?
Paul Ramsey [Tue, 20 Jan 2009 07:36:49 +0000 (07:36 +0000)]
Compile your work much?

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

16 years agoProtect the filename setting a little bit more in case it's NULL.
Paul Ramsey [Tue, 20 Jan 2009 07:13:23 +0000 (07:13 +0000)]
Protect the filename setting a little bit more in case it's NULL.

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

16 years agoFixed accidental broken build in docs from Rev3536.
Kevin Neufeld [Tue, 20 Jan 2009 00:50:10 +0000 (00:50 +0000)]
Fixed accidental broken build in docs from Rev3536.

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

16 years agoFirst revision of the GUI. Configure using --with-gui to enable full GUI build. New...
Paul Ramsey [Mon, 19 Jan 2009 21:33:14 +0000 (21:33 +0000)]
First revision of the GUI. Configure using --with-gui to enable full GUI build. New core/cli will build by default. Old utilities remain in place for now.

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

16 years agomove ST_GeomCollFromText
Regina Obe [Fri, 16 Jan 2009 17:58:39 +0000 (17:58 +0000)]
move ST_GeomCollFromText

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

16 years agoMove st_mpolyfromtext
Regina Obe [Fri, 16 Jan 2009 17:41:17 +0000 (17:41 +0000)]
Move st_mpolyfromtext

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

16 years agoLeft some garbage in
Regina Obe [Thu, 15 Jan 2009 21:11:00 +0000 (21:11 +0000)]
Left some garbage in

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

16 years agoPart 1 of GBT#94: Rename folders/files to be more consistent. Embed the MAJOR.MINOR...
Mark Cave-Ayland [Thu, 15 Jan 2009 18:35:06 +0000 (18:35 +0000)]
Part 1 of GBT#94: Rename folders/files to be more consistent. Embed the MAJOR.MINOR version in the PostgreSQL shared library name (to allow different databases to contain different PostGIS versions) and also rename lwpostgis.sql to postgis.sql. Update documentation in various files to reflect the new names at the same time.

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

16 years agoMove ST_MLineFromText
Regina Obe [Thu, 15 Jan 2009 18:24:49 +0000 (18:24 +0000)]
Move ST_MLineFromText

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

16 years agomore stuff
Regina Obe [Thu, 15 Jan 2009 18:17:01 +0000 (18:17 +0000)]
more stuff

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

16 years agoforgot some stuff
Regina Obe [Thu, 15 Jan 2009 18:16:30 +0000 (18:16 +0000)]
forgot some stuff

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

16 years agoMove over MPointFromText
Regina Obe [Thu, 15 Jan 2009 18:14:53 +0000 (18:14 +0000)]
Move over MPointFromText

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

16 years agoFix the output of "SELECT postgis_full_version()" on trunk by ensuring that USE_STATS...
Mark Cave-Ayland [Thu, 15 Jan 2009 15:10:21 +0000 (15:10 +0000)]
Fix the output of "SELECT postgis_full_version()" on trunk by ensuring that USE_STATS is present, and correctly generating the POSTGIS_SCRIPTS_VERSION variable so that installations of trunk don't keep thinking that they need a scripts upgrade.

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

16 years agoRemove missing prototype warning from build.
Paul Ramsey [Wed, 14 Jan 2009 17:46:00 +0000 (17:46 +0000)]
Remove missing prototype warning from build.

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

16 years agoError in logic in gardentest not correctly flagging WKT functions as taking geometry...
Regina Obe [Tue, 13 Jan 2009 15:12:19 +0000 (15:12 +0000)]
Error in logic in gardentest not correctly flagging WKT functions as taking geometry variant

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

16 years agoFix regression tests to account for changes made in r3522 (rename 'Curve' to 'Circula...
Mark Cave-Ayland [Tue, 13 Jan 2009 15:11:19 +0000 (15:11 +0000)]
Fix regression tests to account for changes made in r3522 (rename 'Curve' to 'CircularString')

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

16 years agoMove over ST_PolygonFromText
Regina Obe [Tue, 13 Jan 2009 14:04:57 +0000 (14:04 +0000)]
Move over ST_PolygonFromText

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

16 years agoFix compile warnings for the cunit tests (unused variables).
Mark Cave-Ayland [Tue, 13 Jan 2009 13:12:15 +0000 (13:12 +0000)]
Fix compile warnings for the cunit tests (unused variables).

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

16 years agoUpdate lwgeom_gettypename() by renaming Curve to CircularString. Now lots of error...
Mark Cave-Ayland [Tue, 13 Jan 2009 13:00:48 +0000 (13:00 +0000)]
Update lwgeom_gettypename() by renaming Curve to CircularString. Now lots of error messages scattered throughout liblwgeom should start to make sense...

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

16 years agoRearrange liblwgeom.h as per Paul's comment on GBT#97: Rename LWCURVE to LWCIRCSTRING...
Mark Cave-Ayland [Tue, 13 Jan 2009 12:59:03 +0000 (12:59 +0000)]
Rearrange liblwgeom.h as per Paul's comment on GBT#97: Rename LWCURVE to LWCIRCSTRING. Also rename lwfree_circstring() to lwcircstring_free() so that it matches the others (I guess this was missed in the first pass).

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

16 years agoCommit for GBT#97: Rename LWCURVE to LWCIRCSTRING (also know as restoring balance...
Mark Cave-Ayland [Tue, 13 Jan 2009 12:27:39 +0000 (12:27 +0000)]
Commit for GBT#97: Rename LWCURVE to LWCIRCSTRING (also know as restoring balance to the universe).

Having gone through and re-read sections of the CIRCULARSTRING code, it is amazing how much easier the code is to read without the confusion of a curve being either a CIRCULARSTRING or LINESTRING as per the SQL-MM spec. The resulting commit compiles & installs cleanly for me, passes "make check" and also Regina's torture script. Please let me know if I accidentally broke anything :)

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

16 years agoRemove double-free problem from loader in presence of new deep-freeing lwfree calls.
Paul Ramsey [Mon, 12 Jan 2009 19:29:57 +0000 (19:29 +0000)]
Remove double-free problem from loader in presence of new deep-freeing lwfree calls.

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

16 years agotypos
Regina Obe [Mon, 12 Jan 2009 14:38:09 +0000 (14:38 +0000)]
typos

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

16 years agoCorrect. ST_LinestringFromText does not exist though was documented before.
Regina Obe [Mon, 12 Jan 2009 14:24:44 +0000 (14:24 +0000)]
Correct.  ST_LinestringFromText does not exist though was documented before.

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

16 years agoMove over ST_Line functions and point out how pointless they are. Also correct incor...
Regina Obe [Mon, 12 Jan 2009 13:54:17 +0000 (13:54 +0000)]
Move over ST_Line functions and point out how pointless they are.  Also correct incorrect statement that they throw errors when given non-line - they just return null.

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

16 years agoRemove erroneus merge from r3502 (HAVE_CUNIT_H just isn't defined anymore...)
Mark Cave-Ayland [Mon, 12 Jan 2009 12:23:11 +0000 (12:23 +0000)]
Remove erroneus merge from r3502 (HAVE_CUNIT_H just isn't defined anymore...)

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

16 years agoRemove RECHECK per GBT#18.
Paul Ramsey [Sun, 11 Jan 2009 07:10:06 +0000 (07:10 +0000)]
Remove RECHECK per GBT#18.

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

16 years agoFix typo
Regina Obe [Fri, 9 Jan 2009 23:04:47 +0000 (23:04 +0000)]
Fix typo

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

16 years agoMove over rest of miscellaneous -- NOTE st_find_srid does not exist - was never renam...
Regina Obe [Fri, 9 Jan 2009 22:52:16 +0000 (22:52 +0000)]
Move over rest of miscellaneous -- NOTE st_find_srid does not exist - was never renamed from find_srid.  Not sure its worth fixing since its rarely used anyway.

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

16 years agoRename lwfree_inspected to lwinspected_release, per it's "shallow free" behavior.
Paul Ramsey [Fri, 9 Jan 2009 19:17:03 +0000 (19:17 +0000)]
Rename lwfree_inspected to lwinspected_release, per it's "shallow free" behavior.

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

16 years agoRename lwfree_* to *_free.
Paul Ramsey [Fri, 9 Jan 2009 17:41:23 +0000 (17:41 +0000)]
Rename lwfree_* to *_free.

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

16 years agoMissed some ST_ spots.
Regina Obe [Fri, 9 Jan 2009 14:15:30 +0000 (14:15 +0000)]
Missed some ST_ spots.

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

16 years agoMissed a spot.
Regina Obe [Fri, 9 Jan 2009 13:49:52 +0000 (13:49 +0000)]
Missed a spot.

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

16 years agoUsing - fix some connectiontype omissions in Mapserver section, add in processing...
Regina Obe [Fri, 9 Jan 2009 13:48:57 +0000 (13:48 +0000)]
Using - fix some connectiontype omissions in Mapserver section, add in processing defer comment, fix some missing ST_

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

16 years agoAdd circular string note
Regina Obe [Fri, 9 Jan 2009 13:32:52 +0000 (13:32 +0000)]
Add circular string note

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

16 years agoMove over ST_NRings
Regina Obe [Fri, 9 Jan 2009 13:29:06 +0000 (13:29 +0000)]
Move over ST_NRings

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

16 years agoMove over ST_Zmflag
Regina Obe [Fri, 9 Jan 2009 13:17:28 +0000 (13:17 +0000)]
Move over ST_Zmflag

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

16 years agoForgot to save this file. Also changes to lwfree_* *_release.
Paul Ramsey [Thu, 8 Jan 2009 17:22:47 +0000 (17:22 +0000)]
Forgot to save this file. Also changes to lwfree_* *_release.

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

16 years agoAlter lwfree_* to deep-free memory. Add variants of *_release to support shallow...
Paul Ramsey [Thu, 8 Jan 2009 17:04:00 +0000 (17:04 +0000)]
Alter lwfree_* to deep-free memory. Add variants of *_release to support shallow-free. Go through lwgeom/ and replace any lwfree_* instances with *_release where appropriate. (Surprisingly few.)

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

16 years agodocumentatioin out of synch with reality since garden test failing. Change spelling...
Regina Obe [Thu, 8 Jan 2009 16:06:48 +0000 (16:06 +0000)]
documentatioin out of synch with reality since garden test failing.  Change spelling ST_CrossingDirection to new name ST_LineCrossingDirection

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

16 years agoput in valid name space (giving error with my xsltproc otherwise)
Regina Obe [Thu, 8 Jan 2009 15:50:16 +0000 (15:50 +0000)]
put in valid name space (giving error with my xsltproc otherwise)

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

16 years agoFinish off adding multi garden geometries
Regina Obe [Wed, 7 Jan 2009 19:40:16 +0000 (19:40 +0000)]
Finish off adding multi garden geometries

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