Commit graph

13 commits

Author SHA1 Message Date
David Blasby 0dbf38b56a added ability to delete geometries.
git-svn-id: http://svn.osgeo.org/postgis/trunk@303 b70326c6-7e19-0410-871a-916f4a2858ee
2003-09-16 20:27:12 +00:00
Paul Ramsey d6f7f47e2d Added CVS revision headers.
git-svn-id: http://svn.osgeo.org/postgis/trunk@278 b70326c6-7e19-0410-871a-916f4a2858ee
2003-07-01 18:30:55 +00:00
Paul Ramsey 3a085308bd Cleaned up makefile and transform warning removed for null case.
git-svn-id: http://svn.osgeo.org/postgis/trunk@258 b70326c6-7e19-0410-871a-916f4a2858ee
2003-04-09 21:35:56 +00:00
David Blasby c1b2ee7f30 Non-compiled in transform() returns error instead of nop.
git-svn-id: http://svn.osgeo.org/postgis/trunk@209 b70326c6-7e19-0410-871a-916f4a2858ee
2002-11-22 17:38:29 +00:00
David Blasby 59194d1518 Applied "Mark Cave-Ayland" <mark.cave-ayland@webbased.co.uk>'s patch so
transform() will correctly tranform BBOX only geometries.


git-svn-id: http://svn.osgeo.org/postgis/trunk@184 b70326c6-7e19-0410-871a-916f4a2858ee
2002-09-04 16:55:35 +00:00
Paul Ramsey efdff97f63 Changed WANT_PROJECTION flag to USE_PROJ to match other Makefile defines.
git-svn-id: http://svn.osgeo.org/postgis/trunk@147 b70326c6-7e19-0410-871a-916f4a2858ee
2002-05-04 20:29:31 +00:00
David Blasby aee87a02f6 transform_geom() - if it gets and error -38 from PROJ.4 (couldnt open
grid file) it will try to do the transform without a
                   a datum conversion.  This usually occurs if you ask
                   for a re-projection for a point outside where you have
                   grid data for.


git-svn-id: http://svn.osgeo.org/postgis/trunk@144 b70326c6-7e19-0410-871a-916f4a2858ee
2002-05-02 22:25:01 +00:00
David Blasby e0af537559 Better error reporting.
git-svn-id: http://svn.osgeo.org/postgis/trunk@143 b70326c6-7e19-0410-871a-916f4a2858ee
2002-04-30 23:37:47 +00:00
David Blasby faee267ca5 Added some debugging to transform.
git-svn-id: http://svn.osgeo.org/postgis/trunk@142 b70326c6-7e19-0410-871a-916f4a2858ee
2002-04-30 23:20:53 +00:00
David Blasby 49acc04c32 Added TS support function (chip and some non-SFSQL functions)
git-svn-id: http://svn.osgeo.org/postgis/trunk@120 b70326c6-7e19-0410-871a-916f4a2858ee
2002-02-18 17:02:31 +00:00
David Blasby 1b3edecd18 better "no proj4" support addded
git-svn-id: http://svn.osgeo.org/postgis/trunk@118 b70326c6-7e19-0410-871a-916f4a2858ee
2002-01-11 16:58:34 +00:00
David Blasby 462d63071a Coordinate transformation function, transform() added in this file.
Adds requirement for linking the proj4 library if non-null version of
function is requested.


git-svn-id: http://svn.osgeo.org/postgis/trunk@114 b70326c6-7e19-0410-871a-916f4a2858ee
2001-12-21 23:01:35 +00:00
David Blasby 70092c2357 Added to achive (no code)
git-svn-id: http://svn.osgeo.org/postgis/trunk@112 b70326c6-7e19-0410-871a-916f4a2858ee
2001-12-18 22:28:15 +00:00