]>
granicus.if.org Git - postgis/log
Regina Obe [Mon, 4 May 2009 18:00:05 +0000 (18:00 +0000)]
more doxygen comment cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@4064
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 3 May 2009 04:36:34 +0000 (04:36 +0000)]
slight mod
git-svn-id: http://svn.osgeo.org/postgis/trunk@4062
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 3 May 2009 04:32:38 +0000 (04:32 +0000)]
make doco descriptions doxygen/javadoc friendly
git-svn-id: http://svn.osgeo.org/postgis/trunk@4061
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 3 May 2009 03:58:20 +0000 (03:58 +0000)]
make function doc doxygen friendly
git-svn-id: http://svn.osgeo.org/postgis/trunk@4060
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 3 May 2009 03:50:27 +0000 (03:50 +0000)]
make function descriptor doxygen friendly
git-svn-id: http://svn.osgeo.org/postgis/trunk@4059
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 3 May 2009 03:33:09 +0000 (03:33 +0000)]
enable alphabetical index
git-svn-id: http://svn.osgeo.org/postgis/trunk@4058
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 3 May 2009 03:16:42 +0000 (03:16 +0000)]
change commenting style to javadoc style
git-svn-id: http://svn.osgeo.org/postgis/trunk@4057
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 3 May 2009 03:03:11 +0000 (03:03 +0000)]
enable javadoc autobrief
git-svn-id: http://svn.osgeo.org/postgis/trunk@4056
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 2 May 2009 09:40:13 +0000 (09:40 +0000)]
make function descriptions doxygen friendly
git-svn-id: http://svn.osgeo.org/postgis/trunk@4054
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 2 May 2009 07:13:14 +0000 (07:13 +0000)]
make function descriptions doxygen friendly
git-svn-id: http://svn.osgeo.org/postgis/trunk@4053
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 2 May 2009 06:27:31 +0000 (06:27 +0000)]
Experimenting with Doxygen hyperlinking tags
git-svn-id: http://svn.osgeo.org/postgis/trunk@4052
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 1 May 2009 22:47:19 +0000 (22:47 +0000)]
More experimentation with doxygen commenting styles
git-svn-id: http://svn.osgeo.org/postgis/trunk@4051
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 1 May 2009 04:26:12 +0000 (04:26 +0000)]
More auto doc friendlying
git-svn-id: http://svn.osgeo.org/postgis/trunk@4049
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 1 May 2009 04:24:41 +0000 (04:24 +0000)]
typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@4048
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 1 May 2009 04:24:13 +0000 (04:24 +0000)]
experiment with making our inline comments more doxygen friendly
git-svn-id: http://svn.osgeo.org/postgis/trunk@4047
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Thu, 30 Apr 2009 22:26:45 +0000 (22:26 +0000)]
updated several Doxygen parameters
git-svn-id: http://svn.osgeo.org/postgis/trunk@4045
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Thu, 30 Apr 2009 21:38:00 +0000 (21:38 +0000)]
removed full path names from config file
git-svn-id: http://svn.osgeo.org/postgis/trunk@4044
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Thu, 30 Apr 2009 20:19:26 +0000 (20:19 +0000)]
add make target to build Doxygen
git-svn-id: http://svn.osgeo.org/postgis/trunk@4043
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Thu, 30 Apr 2009 19:41:27 +0000 (19:41 +0000)]
added a Doxygen configuration file
git-svn-id: http://svn.osgeo.org/postgis/trunk@4042
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Wed, 29 Apr 2009 19:22:18 +0000 (19:22 +0000)]
dropping a table that's not there causes an ERROR in the logs
- 8.1 does not support DROP TABLE IF EXISTS, so first test if the table is there, then drop it.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4040
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Tue, 28 Apr 2009 19:13:26 +0000 (19:13 +0000)]
Add a new option for ST_AsGML related to axis order, and lat lon inversion in GML 3.1.1, cf #161. Add unit test on this new option bit field. Update documentation. Fix also wrong option value in ST_AsGML for CRS, and outdated example output (still for ST_AsGML).
git-svn-id: http://svn.osgeo.org/postgis/trunk@4039
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Tue, 28 Apr 2009 17:04:30 +0000 (17:04 +0000)]
- removed a few compile errors from the javadoc build
- renamed jar so it follows the name-version convention
git-svn-id: http://svn.osgeo.org/postgis/trunk@4038
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 27 Apr 2009 22:07:27 +0000 (22:07 +0000)]
change error about unknown spatial ref to a warning.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4034
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Mon, 27 Apr 2009 19:46:45 +0000 (19:46 +0000)]
test commit
git-svn-id: http://svn.osgeo.org/postgis/trunk@4030
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Mon, 27 Apr 2009 19:24:46 +0000 (19:24 +0000)]
test commit
git-svn-id: http://svn.osgeo.org/postgis/trunk@4029
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Mon, 27 Apr 2009 19:07:02 +0000 (19:07 +0000)]
Test commit to test autobuild
git-svn-id: http://svn.osgeo.org/postgis/trunk@4026
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 27 Apr 2009 16:09:04 +0000 (16:09 +0000)]
revise to better guarantee a deteriministic sort so can diff compare between 1.3.5, 1.3.6, 1.4 (still needs work). Also exclude curved tests and functions not supported in 1.3.5 since it curve crashes 1.3.5 thus making it not comparable.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4025
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Sun, 26 Apr 2009 05:37:08 +0000 (05:37 +0000)]
small typo fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@4023
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 24 Apr 2009 19:13:56 +0000 (19:13 +0000)]
add feature mangling task
git-svn-id: http://svn.osgeo.org/postgis/trunk@4020
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 23 Apr 2009 14:36:59 +0000 (14:36 +0000)]
exclude curved geometries from 1.3.5 testing
git-svn-id: http://svn.osgeo.org/postgis/trunk@4019
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 23 Apr 2009 12:12:58 +0000 (12:12 +0000)]
Add ST_BdMPolyFromText to list not to test against 1.3.5 (crashes 1.3.5 with curves though fine in 1.3.6)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4018
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 22 Apr 2009 18:33:15 +0000 (18:33 +0000)]
revise to include a version variable and get rid of limit (think its causing different tests to be run non-consistently depending on ordering of postgresql so hard to compare outputs)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4017
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 21 Apr 2009 17:45:34 +0000 (17:45 +0000)]
More info about XSL in final configure output
git-svn-id: http://svn.osgeo.org/postgis/trunk@4012
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 17 Apr 2009 13:59:06 +0000 (13:59 +0000)]
add ST_MinimumBoundingCircle to 1.3 exclude
git-svn-id: http://svn.osgeo.org/postgis/trunk@4010
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 16 Apr 2009 07:31:42 +0000 (07:31 +0000)]
Update installation to have link to Windows Compilation guide Nicklas put together.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4006
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 16 Apr 2009 05:54:04 +0000 (05:54 +0000)]
ADd more curved geometry support functions to list and give curved geometry special index a pretty anchor.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4005
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 15 Apr 2009 17:18:35 +0000 (17:18 +0000)]
wee reformatting
git-svn-id: http://svn.osgeo.org/postgis/trunk@4004
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 15 Apr 2009 17:15:34 +0000 (17:15 +0000)]
remove tabs
git-svn-id: http://svn.osgeo.org/postgis/trunk@4003
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 15 Apr 2009 17:09:06 +0000 (17:09 +0000)]
add link to trac for 1.4
git-svn-id: http://svn.osgeo.org/postgis/trunk@4002
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 15 Apr 2009 01:22:12 +0000 (01:22 +0000)]
add link to st_relate
git-svn-id: http://svn.osgeo.org/postgis/trunk@4001
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 15 Apr 2009 01:11:10 +0000 (01:11 +0000)]
amend ST_ContainsProperly to summarize its speed advantages
git-svn-id: http://svn.osgeo.org/postgis/trunk@4000
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Tue, 14 Apr 2009 14:25:35 +0000 (14:25 +0000)]
Try and fix shp2pgsql-core for bug #124. Need to change sprintf() to pgis_exec() within the loader.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3999
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 14 Apr 2009 06:47:19 +0000 (06:47 +0000)]
add containsproperly
git-svn-id: http://svn.osgeo.org/postgis/trunk@3998
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 14 Apr 2009 06:42:51 +0000 (06:42 +0000)]
I think the year is 2009 and we are in april now
git-svn-id: http://svn.osgeo.org/postgis/trunk@3997
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Sun, 12 Apr 2009 12:18:21 +0000 (12:18 +0000)]
Same as r3994 but for the second copy of shp2pgsql.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3995
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Sun, 12 Apr 2009 11:16:33 +0000 (11:16 +0000)]
Fix #104 'shp2pgsql is using deprecated PostgreSQL escape syntax'. Remember that not everyone's installation has "standard_conforming_strings" enabled by default.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3994
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Sun, 12 Apr 2009 10:56:33 +0000 (10:56 +0000)]
Fix bug #148 'envelope() doesn't support new box3d_extent type'. Looks like we do need to add casts for box3d_extent to all of box2dfloaat, box3d and geometry after all.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3993
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 12 Apr 2009 05:25:38 +0000 (05:25 +0000)]
missed some
git-svn-id: http://svn.osgeo.org/postgis/trunk@3992
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 12 Apr 2009 05:14:20 +0000 (05:14 +0000)]
Add ST_ContainsProperly to exclude for 1.3 testing.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3991
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 12 Apr 2009 04:10:23 +0000 (04:10 +0000)]
Add new function ST_ContainsProperly and provide examples. Also update ST_Contains to better explain the subtleties of the definition and example to demonstrate the difference between contains and containsproperly
git-svn-id: http://svn.osgeo.org/postgis/trunk@3990
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Fri, 10 Apr 2009 08:27:58 +0000 (08:27 +0000)]
Make good on my promise from bug #123 to remove the E'...' escaping from shp2pgsql and revert to standard SQL escaping. Also rename protect_quote_string() and make_good_string() to escape_insert_string() and escape_copy_string() respectively so the names reflect what they actually do.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3989
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 6 Apr 2009 17:31:30 +0000 (17:31 +0000)]
Fix mis-spelling in Eduin Carrillo's name
git-svn-id: http://svn.osgeo.org/postgis/trunk@3980
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 5 Apr 2009 18:06:23 +0000 (18:06 +0000)]
keywords
git-svn-id: http://svn.osgeo.org/postgis/trunk@3969
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 5 Apr 2009 18:05:20 +0000 (18:05 +0000)]
Add Nicklas Avén to contributors list
git-svn-id: http://svn.osgeo.org/postgis/trunk@3968
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 5 Apr 2009 16:48:11 +0000 (16:48 +0000)]
Fix for collection vs collection distance behavior. Per Nicklas Avén. GBT #146
git-svn-id: http://svn.osgeo.org/postgis/trunk@3967
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Sun, 29 Mar 2009 08:12:11 +0000 (08:12 +0000)]
Fix for previous commit; move the locations of the CASTs so that they are after the definitions. Thanks Olivier!
git-svn-id: http://svn.osgeo.org/postgis/trunk@3939
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Sun, 29 Mar 2009 00:34:18 +0000 (00:34 +0000)]
Add additional casts for box3d_extent to box3d/box2d so that other PostGIS functions can use the output of ST_Extent. Per report from Olivier Courtin related to GBT#93.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3938
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Tue, 24 Mar 2009 19:05:07 +0000 (19:05 +0000)]
suppress compilation warning on non initialized variable
git-svn-id: http://svn.osgeo.org/postgis/trunk@3936
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 23 Mar 2009 22:45:24 +0000 (22:45 +0000)]
Ignore autotools artefacts.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3935
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 23 Mar 2009 22:44:31 +0000 (22:44 +0000)]
Once more unto the breach! autotools w/ mloskot autogen.sh from GBT#142
git-svn-id: http://svn.osgeo.org/postgis/trunk@3934
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 23 Mar 2009 17:18:57 +0000 (17:18 +0000)]
Back to the future.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3933
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 22 Mar 2009 07:50:09 +0000 (07:50 +0000)]
expansion of example and description
git-svn-id: http://svn.osgeo.org/postgis/trunk@3932
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 22 Mar 2009 07:46:21 +0000 (07:46 +0000)]
Create new exception section and move over the Has,Drop, Add BBOX family per MCA request.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3931
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 22 Mar 2009 07:08:20 +0000 (07:08 +0000)]
Can't get enough punishment: write out results of configure.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3929
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 22 Mar 2009 06:43:18 +0000 (06:43 +0000)]
Back for more punishment: if we can checkin config.sub and config.guess, we can check in ltmain.sh. Autotools, I despise thee.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3928
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 22 Mar 2009 06:30:17 +0000 (06:30 +0000)]
OK, didn't like that. libtoolize alters config.guess and config.sub,
but removing them breaks build. Run libtoolize by hand and add the resultants
to svn?
git-svn-id: http://svn.osgeo.org/postgis/trunk@3927
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 22 Mar 2009 06:28:59 +0000 (06:28 +0000)]
config.guess back?
git-svn-id: http://svn.osgeo.org/postgis/trunk@3926
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 22 Mar 2009 03:34:02 +0000 (03:34 +0000)]
config.sub back in?
git-svn-id: http://svn.osgeo.org/postgis/trunk@3925
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 22 Mar 2009 03:23:52 +0000 (03:23 +0000)]
Break build per mloskot. Remember to run ./autogen.sh and hopefully you have libtoolize!
git-svn-id: http://svn.osgeo.org/postgis/trunk@3924
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 22 Mar 2009 02:26:06 +0000 (02:26 +0000)]
typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@3923
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 22 Mar 2009 02:23:44 +0000 (02:23 +0000)]
not dealing correctly with arguments that are geometry arrays where there is only one geometry in the arglist
git-svn-id: http://svn.osgeo.org/postgis/trunk@3922
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Sat, 21 Mar 2009 19:14:35 +0000 (19:14 +0000)]
Fix static buffer size to add precision spaces. Cf #119
git-svn-id: http://svn.osgeo.org/postgis/trunk@3921
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 20 Mar 2009 18:43:25 +0000 (18:43 +0000)]
Update release notes more
git-svn-id: http://svn.osgeo.org/postgis/trunk@3916
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Fri, 20 Mar 2009 16:48:54 +0000 (16:48 +0000)]
updated the operator notes in reference.xml to reflect the fact that they do indeed use indexes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3915
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 20 Mar 2009 14:55:49 +0000 (14:55 +0000)]
Add ST_MakeLine array proto. Provide example use. Flag that ST_MAkeLine was enhanced in 1.4
git-svn-id: http://svn.osgeo.org/postgis/trunk@3912
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 20 Mar 2009 14:40:35 +0000 (14:40 +0000)]
Fill in missing ST_Collect(geomarray) proto. Provide examples for using ST_Union(geomarray), ST_Collect(geomarray)
git-svn-id: http://svn.osgeo.org/postgis/trunk@3911
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Fri, 20 Mar 2009 13:39:42 +0000 (13:39 +0000)]
Fix GML multi size computation. Cf issue #141
git-svn-id: http://svn.osgeo.org/postgis/trunk@3910
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Fri, 20 Mar 2009 05:43:53 +0000 (05:43 +0000)]
a small typo patch from mloskot, renaming a few "geometry_column" to "geometry_columns"
git-svn-id: http://svn.osgeo.org/postgis/trunk@3906
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Fri, 20 Mar 2009 05:32:45 +0000 (05:32 +0000)]
renamed reference.xml to reference_old.xml
renamed reference_new.xml to reference.xml
updated configure.ac, doc/Makefile.in, and doc/postgis.xml accordingly.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3905
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Mar 2009 17:58:04 +0000 (17:58 +0000)]
Revert, now I get a warning in OS/X. Solaris will have to suck it up.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3903
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Mar 2009 17:50:36 +0000 (17:50 +0000)]
Make autogen.sh a little more tolerant of missing / re-named autotools.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3901
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Thu, 19 Mar 2009 17:28:47 +0000 (17:28 +0000)]
updated ST_Relate docs - changed 3rd parameter to be more clear
git-svn-id: http://svn.osgeo.org/postgis/trunk@3900
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Mar 2009 17:03:44 +0000 (17:03 +0000)]
Remove warning in Solaris.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3899
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Mar 2009 16:58:28 +0000 (16:58 +0000)]
Remove warning in Solaris.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3898
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Mar 2009 16:52:20 +0000 (16:52 +0000)]
Remove one last 'const' warning.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3897
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Thu, 19 Mar 2009 13:27:00 +0000 (13:27 +0000)]
Few minor improve/change on memory size to allocate
git-svn-id: http://svn.osgeo.org/postgis/trunk@3895
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 19 Mar 2009 11:52:34 +0000 (11:52 +0000)]
More lwgeom_geos.c fixes to remove compilation warnings, but this time for compiling with GEOS >= 3.1.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3894
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Mar 2009 06:05:28 +0000 (06:05 +0000)]
Oops, we don't use the literal output of autoheader.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3893
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Mar 2009 05:55:29 +0000 (05:55 +0000)]
Remove prepared geometry compilation warning.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3892
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Mar 2009 05:54:47 +0000 (05:54 +0000)]
Add ieeefp.h for Solaris.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3891
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Mar 2009 05:53:05 +0000 (05:53 +0000)]
Add testing for ieeefp.h to autoconf
git-svn-id: http://svn.osgeo.org/postgis/trunk@3890
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Mar 2009 00:48:57 +0000 (00:48 +0000)]
Final fix to remove cpp requirement
git-svn-id: http://svn.osgeo.org/postgis/trunk@3889
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Mar 2009 00:38:34 +0000 (00:38 +0000)]
Remove preproc step for sql-mm curve regression.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3888
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Mar 2009 00:37:21 +0000 (00:37 +0000)]
Remove USE_JTS and cpp preproc from sql-mm regression
git-svn-id: http://svn.osgeo.org/postgis/trunk@3887
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 18 Mar 2009 23:42:21 +0000 (23:42 +0000)]
Add lidar item
git-svn-id: http://svn.osgeo.org/postgis/trunk@3886
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Mon, 16 Mar 2009 23:06:58 +0000 (23:06 +0000)]
More cleanup work based upon Mateusz's MSVC patches; remove references to unistd.h and sys/param.h since they are no longer required for determining endian-ness.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3877
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 13 Mar 2009 13:11:50 +0000 (13:11 +0000)]
switch order
git-svn-id: http://svn.osgeo.org/postgis/trunk@3868
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 13 Mar 2009 13:09:53 +0000 (13:09 +0000)]
get rid of sT_PolyFromWKB reference. Will readd those stupid ones left in reference.xml later
git-svn-id: http://svn.osgeo.org/postgis/trunk@3867
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 13 Mar 2009 13:08:27 +0000 (13:08 +0000)]
more spots
git-svn-id: http://svn.osgeo.org/postgis/trunk@3866
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 13 Mar 2009 13:05:43 +0000 (13:05 +0000)]
missed a spot
git-svn-id: http://svn.osgeo.org/postgis/trunk@3865
b70326c6 -7e19-0410-871a-
916f4a2858ee