]>
granicus.if.org Git - postgis/log
Mark Cave-Ayland [Sun, 8 Mar 2009 16:36:20 +0000 (16:36 +0000)]
Alter the in-built casts between the internal PostgreSQL BOX type and the PostGIS geometry/BOX3D types so that they do not go through an intermediate BOX2DFLOAT4 first. This prevents the float4 rounding errors appearing in the numbers when invoking the casts.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3805
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 8 Mar 2009 15:37:27 +0000 (15:37 +0000)]
Fix for GBT #116, EMPTY hex polygon no longer causes crash.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3803
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Sun, 8 Mar 2009 14:36:05 +0000 (14:36 +0000)]
Fix GBT#122: ST_SnapToGrid gives 13 when fed circular string. Alter the error message so that it correctly displays the type rather than just it's internal number.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3802
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 6 Mar 2009 14:15:43 +0000 (14:15 +0000)]
missing svn tags and copyright info
git-svn-id: http://svn.osgeo.org/postgis/trunk@3799
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 3 Mar 2009 18:01:11 +0000 (18:01 +0000)]
Flag ST_GeoHash as curved support friendly, put in pretty anchors for special function sections
git-svn-id: http://svn.osgeo.org/postgis/trunk@3790
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 3 Mar 2009 18:00:52 +0000 (18:00 +0000)]
Fix tests to match current geohash signatures (lon/lat) and precisions (odd and even)
git-svn-id: http://svn.osgeo.org/postgis/trunk@3789
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 27 Feb 2009 18:09:09 +0000 (18:09 +0000)]
Get rid of additional calls to TupleDescGetSlot(tupdesc) in dump and dumprings and replace deprecated use of TupleDescGetSlot with 8.1+ preferred BlessTupleDesc
git-svn-id: http://svn.osgeo.org/postgis/trunk@3781
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 23 Feb 2009 15:19:37 +0000 (15:19 +0000)]
Fix parse_hex to support lower-case A-F too (issue 120)
git-svn-id: http://svn.osgeo.org/postgis/trunk@3762
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 23 Feb 2009 13:47:19 +0000 (13:47 +0000)]
change to move postgis_comments.sql to root
git-svn-id: http://svn.osgeo.org/postgis/trunk@3760
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Feb 2009 21:12:22 +0000 (21:12 +0000)]
Add variable decls to trunk :)
git-svn-id: http://svn.osgeo.org/postgis/trunk@3750
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Feb 2009 20:59:31 +0000 (20:59 +0000)]
Add EOF marker, per GBT#105
git-svn-id: http://svn.osgeo.org/postgis/trunk@3749
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 19 Feb 2009 09:42:59 +0000 (09:42 +0000)]
Update trunk so that it will compile against PostgreSQL 8.4. Based upon Talha Rizwan's original patch, with a small tweak from me.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3741
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 17 Feb 2009 18:26:04 +0000 (18:26 +0000)]
change to use tab separator instead
git-svn-id: http://svn.osgeo.org/postgis/trunk@3734
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 17 Feb 2009 03:56:53 +0000 (03:56 +0000)]
fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@3730
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 17 Feb 2009 03:02:17 +0000 (03:02 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@3729
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 17 Feb 2009 02:59:23 +0000 (02:59 +0000)]
Make new - 1 section with 2 subsections. Change ST_AsGeoJSON availability tag to be consistent with others
git-svn-id: http://svn.osgeo.org/postgis/trunk@3728
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 17 Feb 2009 02:55:49 +0000 (02:55 +0000)]
Section new functions in 1.3
git-svn-id: http://svn.osgeo.org/postgis/trunk@3727
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 16 Feb 2009 22:18:53 +0000 (22:18 +0000)]
Try again to get postgis_comments.sql to generate
git-svn-id: http://svn.osgeo.org/postgis/trunk@3721
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 13 Feb 2009 19:56:52 +0000 (19:56 +0000)]
amend st_union description to include new proto and performance enhancements. Add space before availability in xsl parser what is new section
git-svn-id: http://svn.osgeo.org/postgis/trunk@3705
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 13 Feb 2009 19:23:22 +0000 (19:23 +0000)]
Add special section listing new functions in this release. Get rid of note tag around ST_GeoHash availability so consistent with other availability text
git-svn-id: http://svn.osgeo.org/postgis/trunk@3704
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 13 Feb 2009 06:58:56 +0000 (06:58 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@3702
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 12 Feb 2009 18:32:46 +0000 (18:32 +0000)]
more work on comments generation
git-svn-id: http://svn.osgeo.org/postgis/trunk@3694
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 12 Feb 2009 17:39:59 +0000 (17:39 +0000)]
Put in logic to output postgis_comments.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@3690
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 11 Feb 2009 21:48:13 +0000 (21:48 +0000)]
Bind ST_GeoHash into SQL.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3688
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 11 Feb 2009 18:28:53 +0000 (18:28 +0000)]
Change references from ./lwgeom to ./postgis
git-svn-id: http://svn.osgeo.org/postgis/trunk@3687
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 11 Feb 2009 18:22:32 +0000 (18:22 +0000)]
Change the name of the main source directory. This is going to break the build for a little while until I fix all the references, but I want to do it atomically to ensure version history is preserved.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3686
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 11 Feb 2009 02:11:24 +0000 (02:11 +0000)]
GeoHash implementation first cut.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3685
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 10 Feb 2009 21:20:17 +0000 (21:20 +0000)]
Solve iconv-on-Solaris (and hopefully many other platforms with system iconv in libc) problem in autoconf.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3683
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 10 Feb 2009 20:10:53 +0000 (20:10 +0000)]
Demote new loader code from default build for now.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3682
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 10 Feb 2009 20:06:00 +0000 (20:06 +0000)]
New restore script, much simpler, takes -Fc dump and writes back ASCII on stdout
git-svn-id: http://svn.osgeo.org/postgis/trunk@3681
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Tue, 10 Feb 2009 08:00:39 +0000 (08:00 +0000)]
KML output: use decimal places rather than significant digit, trim trailing zeros, update documentation, update unit test
git-svn-id: http://svn.osgeo.org/postgis/trunk@3677
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Tue, 10 Feb 2009 07:54:19 +0000 (07:54 +0000)]
GeoJson output: trim trailing zero, add forgotten free on subgemotry inspect. GML output: precision no more as a global one, decimal places rather than significant digits, trim trailing zero, add unit test, doc update with output example
git-svn-id: http://svn.osgeo.org/postgis/trunk@3676
b70326c6 -7e19-0410-871a-
916f4a2858ee
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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