]> granicus.if.org Git - postgis/log
postgis
16 years agoperformed an overhaul of the installation guide ... hopefully it's easier to follow.
Kevin Neufeld [Wed, 27 May 2009 17:14:08 +0000 (17:14 +0000)]
performed an overhaul of the installation guide ... hopefully it's easier to follow.

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

16 years agoupdated the comments-install make target
Kevin Neufeld [Tue, 26 May 2009 18:35:07 +0000 (18:35 +0000)]
updated the comments-install make target

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

16 years agoadded version numbers to the requirements section in the installation doc.
Kevin Neufeld [Tue, 26 May 2009 18:28:01 +0000 (18:28 +0000)]
added version numbers to the requirements section in the installation doc.

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

16 years agoadded dblatex and convert to the status lines at the end of configure
Kevin Neufeld [Tue, 26 May 2009 18:27:26 +0000 (18:27 +0000)]
added dblatex and convert to the status lines at the end of configure

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

16 years agoadded postgis_aggs_mm.xml to the 'make clean' target
Kevin Neufeld [Tue, 26 May 2009 18:10:19 +0000 (18:10 +0000)]
added postgis_aggs_mm.xml to the 'make clean' target

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

16 years agoadded postgis_comments.sql as a target to the main makefile
Kevin Neufeld [Tue, 26 May 2009 18:00:55 +0000 (18:00 +0000)]
added postgis_comments.sql as a target to the main makefile

Since we don't want to add xsltproc as a dependency, this will remain separate for now:
make comments
make comments-install

(the file should be removed by 'make uninstall')

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

16 years agomake example fit the diagram in text
Regina Obe [Tue, 26 May 2009 17:24:41 +0000 (17:24 +0000)]
make example fit the diagram in text

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

16 years agoMake lame circle more lame
Regina Obe [Tue, 26 May 2009 17:08:20 +0000 (17:08 +0000)]
Make lame circle more lame

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

16 years agoput in images for buffer, fix within example image and example query
Regina Obe [Tue, 26 May 2009 16:47:41 +0000 (16:47 +0000)]
put in images for buffer, fix within example image and example query

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

16 years agofor consistency make example be same as what is used to generate the image.
Regina Obe [Tue, 26 May 2009 16:26:26 +0000 (16:26 +0000)]
for consistency make example be same as what is used to generate the image.

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

16 years agobad image try again
Regina Obe [Tue, 26 May 2009 16:24:02 +0000 (16:24 +0000)]
bad image try again

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

16 years agoAdd st_within example to makefile and translate example so in viewable region.
Regina Obe [Tue, 26 May 2009 15:05:40 +0000 (15:05 +0000)]
Add st_within example to makefile and translate example so in viewable region.

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

16 years agoadded a status line to the main makefile that indicates if PostGIS was built successf...
Kevin Neufeld [Mon, 25 May 2009 20:26:43 +0000 (20:26 +0000)]
added a status line to the main makefile that indicates if PostGIS was built successfully.

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

16 years agoupdate to include behavior for 3D and also note this seems to go beyond what the...
Regina Obe [Sun, 24 May 2009 07:52:07 +0000 (07:52 +0000)]
update to include behavior for 3D and also note this seems to go beyond what the spec defines.

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

16 years agouse a docbook variable instead
Kevin Neufeld [Fri, 22 May 2009 23:22:55 +0000 (23:22 +0000)]
use a docbook variable instead

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

16 years agodidn't need the c preprocessor after all
Kevin Neufeld [Fri, 22 May 2009 23:19:42 +0000 (23:19 +0000)]
didn't need the c preprocessor after all

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

16 years agoAdded a Short Version section.
Kevin Neufeld [Fri, 22 May 2009 22:14:46 +0000 (22:14 +0000)]
Added a Short Version section.
Updated requirements.

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

16 years agoformatted installation.xml in preparation for editing
Kevin Neufeld [Fri, 22 May 2009 22:07:41 +0000 (22:07 +0000)]
formatted installation.xml in preparation for editing

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

16 years agoadded the xmlformatter conf file for pretty printing the documentation's xml files
Kevin Neufeld [Fri, 22 May 2009 21:32:19 +0000 (21:32 +0000)]
added the xmlformatter conf file for pretty printing the documentation's xml files

This will allow us to separate code changes from style changes in the docs.

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

16 years agoTesting out Kevin's auto image generator hopefully I didn't break it.
Regina Obe [Wed, 20 May 2009 11:16:29 +0000 (11:16 +0000)]
Testing out Kevin's auto image generator hopefully I didn't break it.

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

16 years agoCorrect ST_GeometryN example -- sign was wrong. Also embellish by showing a multicur...
Regina Obe [Wed, 20 May 2009 10:54:40 +0000 (10:54 +0000)]
Correct ST_GeometryN example -- sign was wrong.  Also embellish by showing a multicurve and flag as working for multicurves

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

16 years agoadded image examples to ST_Contains
Kevin Neufeld [Tue, 19 May 2009 20:49:28 +0000 (20:49 +0000)]
added image examples to ST_Contains

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

16 years agoExample exploding a compoundcurve, also reference to ST_GeometryN since they serve...
Regina Obe [Tue, 19 May 2009 03:44:55 +0000 (03:44 +0000)]
Example exploding a compoundcurve, also reference to ST_GeometryN since they serve similar purposes

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

16 years agoadded styles to the generated documentation images
Kevin Neufeld [Thu, 14 May 2009 23:42:02 +0000 (23:42 +0000)]
added styles to the generated documentation images
added ImageMagick as a dependency

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

16 years agoFix #178: ST_XMax() and ST_YMax() return incorrect values. This was caused by the...
Mark Cave-Ayland [Sat, 9 May 2009 12:53:25 +0000 (12:53 +0000)]
Fix #178: ST_XMax() and ST_YMax() return incorrect values. This was caused by the fact that the min/max routines did not check whether the result for each axis was actually the min or max, but instead simply returned the structure value. Hence if an inverted coordinate system were being used, the wrong value would be returned.

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

16 years agoRemove a double-free bug caused if the unparser finds an invalid geometry (fixes...
Mark Cave-Ayland [Sat, 9 May 2009 12:34:55 +0000 (12:34 +0000)]
Remove a double-free bug caused if the unparser finds an invalid geometry (fixes #168)

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

16 years agoCorrect erroneus formatting which was causing two comments to be nested and hence...
Mark Cave-Ayland [Sat, 9 May 2009 11:46:18 +0000 (11:46 +0000)]
Correct erroneus formatting which was causing two comments to be nested and hence generating a compiler warning.

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

16 years agoremoved horrible dos carriage returns
Kevin Neufeld [Wed, 6 May 2009 23:32:51 +0000 (23:32 +0000)]
removed horrible dos carriage returns
- convert to unix

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

16 years agoAdded code that will automatically generate the spatial images used in the documentat...
Kevin Neufeld [Wed, 6 May 2009 23:20:35 +0000 (23:20 +0000)]
Added code that will automatically generate the spatial images used in the documentation from WKT input.

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

16 years agotypo
Regina Obe [Wed, 6 May 2009 18:11:04 +0000 (18:11 +0000)]
typo

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

16 years agoupdate with 1.3.6 items
Regina Obe [Wed, 6 May 2009 18:04:46 +0000 (18:04 +0000)]
update with 1.3.6 items

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

16 years agoAdd 900913 to allow web mappers a smoother ride.
Paul Ramsey [Tue, 5 May 2009 19:40:32 +0000 (19:40 +0000)]
Add 900913 to allow web mappers a smoother ride.

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

16 years agodoxygen friendly comments
Regina Obe [Tue, 5 May 2009 04:44:32 +0000 (04:44 +0000)]
doxygen friendly comments

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

16 years agodoxygen friendly comments
Regina Obe [Tue, 5 May 2009 04:29:21 +0000 (04:29 +0000)]
doxygen friendly comments

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

16 years agomore doxygen comment cleanup
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

16 years agoslight mod
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

16 years agomake doco descriptions doxygen/javadoc friendly
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

16 years agomake function doc doxygen friendly
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

16 years agomake function descriptor doxygen friendly
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

16 years agoenable alphabetical index
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

16 years agochange commenting style to javadoc style
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

16 years agoenable javadoc autobrief
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

16 years agomake function descriptions doxygen friendly
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

16 years agomake function descriptions doxygen friendly
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

16 years agoExperimenting with Doxygen hyperlinking tags
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

16 years agoMore experimentation with doxygen commenting styles
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

16 years agoMore auto doc friendlying
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

16 years agotypo
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

16 years agoexperiment with making our inline comments more doxygen friendly
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

16 years agoupdated several Doxygen parameters
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

16 years agoremoved full path names from config file
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

16 years agoadd make target to build Doxygen
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

16 years agoadded a Doxygen configuration file
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

16 years agodropping a table that's not there causes an ERROR in the logs
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

16 years agoAdd a new option for ST_AsGML related to axis order, and lat lon inversion in GML...
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

16 years ago- removed a few compile errors from the javadoc build
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

16 years agochange error about unknown spatial ref to a warning.
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

16 years agotest commit
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

16 years agotest commit
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

16 years agoTest commit to test autobuild
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

16 years agorevise to better guarantee a deteriministic sort so can diff compare between 1.3...
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

16 years agosmall typo fix
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

16 years agoadd feature mangling task
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

16 years agoexclude curved geometries from 1.3.5 testing
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

16 years agoAdd ST_BdMPolyFromText to list not to test against 1.3.5 (crashes 1.3.5 with curves...
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

16 years agorevise to include a version variable and get rid of limit (think its causing differen...
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

16 years agoMore info about XSL in final configure output
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

16 years agoadd ST_MinimumBoundingCircle to 1.3 exclude
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

16 years agoUpdate installation to have link to Windows Compilation guide Nicklas put together.
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

16 years agoADd more curved geometry support functions to list and give curved geometry special...
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

16 years agowee reformatting
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

16 years agoremove tabs
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

16 years agoadd link to trac for 1.4
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

16 years agoadd link to st_relate
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

16 years agoamend ST_ContainsProperly to summarize its speed advantages
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

16 years agoTry and fix shp2pgsql-core for bug #124. Need to change sprintf() to pgis_exec()...
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

16 years agoadd containsproperly
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

16 years agoI think the year is 2009 and we are in april now
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

16 years agoSame as r3994 but for the second copy of shp2pgsql.
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

16 years agoFix #104 'shp2pgsql is using deprecated PostgreSQL escape syntax'. Remember that...
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

16 years agoFix bug #148 'envelope() doesn't support new box3d_extent type'. Looks like we do...
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

16 years agomissed some
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

16 years agoAdd ST_ContainsProperly to exclude for 1.3 testing.
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

16 years agoAdd new function ST_ContainsProperly and provide examples. Also update ST_Contains...
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

16 years agoMake good on my promise from bug #123 to remove the E'...' escaping from shp2pgsql...
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

16 years agoFix mis-spelling in Eduin Carrillo's name
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

16 years agokeywords
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

16 years agoAdd Nicklas Avén to contributors list
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

16 years agoFix for collection vs collection distance behavior. Per Nicklas Avén. GBT #146
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

16 years agoFix for previous commit; move the locations of the CASTs so that they are after the...
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

16 years agoAdd additional casts for box3d_extent to box3d/box2d so that other PostGIS functions...
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

16 years agosuppress compilation warning on non initialized variable
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

16 years agoIgnore autotools artefacts.
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

16 years agoOnce more unto the breach! autotools w/ mloskot autogen.sh from GBT#142
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

16 years agoBack to the future.
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

16 years agoexpansion of example and description
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

16 years agoCreate new exception section and move over the Has,Drop, Add BBOX family per MCA...
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

16 years agoCan't get enough punishment: write out results of configure.
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

16 years agoBack for more punishment: if we can checkin config.sub and config.guess, we can check...
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

16 years agoOK, didn't like that. libtoolize alters config.guess and config.sub,
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