Commit graph

3415 commits

Author SHA1 Message Date
Regina Obe 8cb5c4b904 add null and empty geometry collection to garden variety geometry list
git-svn-id: http://svn.osgeo.org/postgis/trunk@4409 b70326c6-7e19-0410-871a-916f4a2858ee
2009-08-16 05:34:32 +00:00
Regina Obe 33d39528d3 cast null to geometry
git-svn-id: http://svn.osgeo.org/postgis/trunk@4408 b70326c6-7e19-0410-871a-916f4a2858ee
2009-08-16 05:29:56 +00:00
Regina Obe fb58d40ef4 Version of garden test to allow selecting a subset of functions to test.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4407 b70326c6-7e19-0410-871a-916f4a2858ee
2009-08-16 05:09:36 +00:00
Regina Obe 30dc32a73f update ST_buffer (include buffer style in refpuprose so shows in postgresql function descrip),
update refpurpose of hausdorf and include useful links for more details


git-svn-id: http://svn.osgeo.org/postgis/trunk@4406 b70326c6-7e19-0410-871a-916f4a2858ee
2009-08-16 04:41:57 +00:00
Mark Leslie 2c33167122 Removing accidental commit from r4366.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4397 b70326c6-7e19-0410-871a-916f4a2858ee
2009-08-13 00:37:30 +00:00
Sandro Santilli bda0fa9960 Add ChangeLog.svn rule, and auxiliary authors file
git-svn-id: http://svn.osgeo.org/postgis/trunk@4383 b70326c6-7e19-0410-871a-916f4a2858ee
2009-08-11 16:38:32 +00:00
Mark Leslie 3eddf6078b Fix for ticket #234
git-svn-id: http://svn.osgeo.org/postgis/trunk@4366 b70326c6-7e19-0410-871a-916f4a2858ee
2009-08-07 03:38:24 +00:00
Paul Ramsey 1f2f408a49 Remove printfs from code.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4350 b70326c6-7e19-0410-871a-916f4a2858ee
2009-08-05 18:09:36 +00:00
Regina Obe 0ed90a2fcc update ST_Line_Locate ... with example of closest point. Asked way too many times on postgis news groups
git-svn-id: http://svn.osgeo.org/postgis/trunk@4341 b70326c6-7e19-0410-871a-916f4a2858ee
2009-08-01 18:33:18 +00:00
Mark Cave-Ayland adf4763a73 Remove quotes from PATH in regression Makefile, as it seems that the last MingW hack doesn't need this any more.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4338 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-30 16:03:55 +00:00
Mark Cave-Ayland 33ee9fcb58 Fix for Windows combining stdout/stderr when executing the $(shell) command.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4322 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-18 20:01:52 +00:00
Mark Cave-Ayland 13c6bee1ec Apply fix to allow regression tests to run on MingW by fixing PATH and removing trailing CR/LFs on some outputs.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4321 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-18 19:01:31 +00:00
Mark Cave-Ayland ba0962fc9f Fix regression regex listings so that the newer "LINE n:" lines and lines containing just a position indicator (^) introduced in PostgreSQL 8.4 are removed from the regression output.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4319 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-18 18:45:42 +00:00
Mark Cave-Ayland 91a55bceb1 Move SERIALIZED_FORM to lwgeom_pg.h from liblwgeom.h since it references a PostgreSQL-only structure. Per report from Nicklas Aven.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4310 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-16 21:32:48 +00:00
Mark Cave-Ayland 903a69f3fa Commit patch for missing lw_asprintf() from #222.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4308 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-16 21:26:07 +00:00
Paul Ramsey 491022206d MinGW fix for loader (#222), Mark Cave-Ayland
git-svn-id: http://svn.osgeo.org/postgis/trunk@4293 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-13 17:27:41 +00:00
Paul Ramsey b266d36240 ignore copied version of postgis.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@4292 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-13 16:57:43 +00:00
Paul Ramsey 626662e971 ignore generated images
git-svn-id: http://svn.osgeo.org/postgis/trunk@4291 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-13 16:57:09 +00:00
Regina Obe 998c9ab89d Put in availability and GEOS for Hausdorff distance
git-svn-id: http://svn.osgeo.org/postgis/trunk@4287 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-08 22:43:08 +00:00
Paul Ramsey 9c2645ccfb match header format
git-svn-id: http://svn.osgeo.org/postgis/trunk@4286 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-08 22:39:32 +00:00
Sandro Santilli 5285891697 Update instructions for testing (and moved that step *before* install - finally!)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4285 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-08 16:27:08 +00:00
Sandro Santilli 572d23937c Pre-install check rule by Paul cleaned up to allow top-level run and correct dependencies. See issue #219.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4284 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-08 16:03:36 +00:00
Paul Ramsey a6aeba9947 Remove images from clean target
git-svn-id: http://svn.osgeo.org/postgis/trunk@4283 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-08 15:28:10 +00:00
Paul Ramsey 7e784e7256 Remove CUnit dependency
git-svn-id: http://svn.osgeo.org/postgis/trunk@4280 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-08 15:16:15 +00:00
Paul Ramsey 52fc2a130c clean doc images as part of clean
git-svn-id: http://svn.osgeo.org/postgis/trunk@4279 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-08 15:15:56 +00:00
Paul Ramsey 23e961f98c Fix itglish.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4278 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-08 15:09:43 +00:00
Mark Cave-Ayland ec12af9d42 Fix #112: ST_CurveToLine sometimes crashes server. While the circle segmentiser detected colinear circle points, it didn't check for the
NULL pointer returned in this case. Since we are converting to a line, the current behaviour is to simply append the circle points as s
tandard line points.


git-svn-id: http://svn.osgeo.org/postgis/trunk@4272 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-08 04:59:19 +00:00
Mark Cave-Ayland 5812cc0cbe Fix #183: ST_LineToCurve gives getPoint4d_p offset error. This was due to the lookahead in the curve segmentising code going off the end of the point array.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4270 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-08 04:48:54 +00:00
Paul Ramsey 3ddf5e2d54 Change error message to be more relevant
git-svn-id: http://svn.osgeo.org/postgis/trunk@4268 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-08 00:20:48 +00:00
Sandro Santilli 1c3f649903 It's "synonym", not "synonim"...
git-svn-id: http://svn.osgeo.org/postgis/trunk@4267 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-07 15:44:26 +00:00
Sandro Santilli 73bfa93284 For buffer parameters: accept 'butt' as a synonim for 'flat', 'miter' for 'mitre' and 'miter_limit' for 'mitre_limit'.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4266 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-07 15:03:50 +00:00
Sandro Santilli 2e2abd2560 Fix join style images to match calls
git-svn-id: http://svn.osgeo.org/postgis/trunk@4265 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-07 13:18:55 +00:00
Mark Cave-Ayland 02fb778cb7 Fix compile problems on non-GNU systems by using va_copy as an alias onto the real version. Per report from Stefano Bonnin.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4264 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-07 10:33:23 +00:00
Sandro Santilli c7c245df41 Don't use strtok_r, to help with MingW builds.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4262 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-06 16:07:03 +00:00
Regina Obe 835c7dc11f forgot to save last change
git-svn-id: http://svn.osgeo.org/postgis/trunk@4261 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-06 07:37:47 +00:00
Regina Obe 00ccefaff2 slight correction
git-svn-id: http://svn.osgeo.org/postgis/trunk@4260 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-06 07:37:15 +00:00
Regina Obe 3a3fb33b7e Update style on commenting required to be picked up by doxygen
git-svn-id: http://svn.osgeo.org/postgis/trunk@4259 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-06 07:33:17 +00:00
Mark Cave-Ayland ac35cb0ab1 Alter loader Makefile to include PGXS so that we can extract DESTDIR to use for the location for shp2pgsql/pgsql2shp. Per report from Devrim GÜNDÜZ.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4258 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-05 21:41:27 +00:00
Regina Obe 105d073f10 update st_pointn to note it supports circular strings and curves
git-svn-id: http://svn.osgeo.org/postgis/trunk@4255 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-03 07:21:48 +00:00
Kevin Neufeld 7c95f19b15 removed the images used in the documentation since these are now generated automatically using ImageMagick.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4254 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-03 04:57:55 +00:00
Kevin Neufeld 56e601d426 updated the doc's README file
made "images" a target to "all" so the images get automatically generated when calling make with no parameters.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4253 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-03 04:56:08 +00:00
Paul Ramsey 4df248a2c7 Add SQL/MM item
git-svn-id: http://svn.osgeo.org/postgis/trunk@4252 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-02 16:57:20 +00:00
Paul Ramsey a405635c37 Build doc images as part of distribution build.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4250 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-02 16:31:51 +00:00
Paul Ramsey b264d93daf add generator to ignore
git-svn-id: http://svn.osgeo.org/postgis/trunk@4249 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-02 16:29:09 +00:00
Paul Ramsey 36f76f50b9 more notes on requirements
git-svn-id: http://svn.osgeo.org/postgis/trunk@4248 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-02 16:00:11 +00:00
Mark Leslie 10d24712cd Making the changes from r4244 and r4245 onto trunk, addressing ticket 212.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4246 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-02 08:31:24 +00:00
Paul Ramsey 0745bd1007 Bring this up to date.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4243 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-01 16:56:36 +00:00
Paul Ramsey 235ef8964b Fix bad memory access in aggregates on nulls (#210), Mark Cave-Ayland.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4238 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-01 15:42:08 +00:00
Regina Obe b9cb9c7428 arg should be text not string for st_buffer
git-svn-id: http://svn.osgeo.org/postgis/trunk@4236 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-01 12:30:47 +00:00
Regina Obe bc36cd53e0 amend documentation on curved support to include new compound curve in curve polygon support.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4234 b70326c6-7e19-0410-871a-916f4a2858ee
2009-07-01 11:53:13 +00:00