Commit graph

11 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
David Blasby 85ff82755b Conformance changes.
Removed junk from postgis_debug.c and added the first run of the long
transaction locking support.  (this will change - dont use it)
conformance tests were corrected
some dos cr/lf removed
empty geometries i.e. GEOMETRYCOLLECT(EMPTY) added (with indexing support)
pointN(<linestring>,1) now returns the first point (used to return 2nd)


git-svn-id: http://svn.osgeo.org/postgis/trunk@288 b70326c6-7e19-0410-871a-916f4a2858ee
2003-08-08 18:19:20 +00:00
Paul Ramsey cd876cbd2e Moved Cygwin endian define out of source files into postgis.h common
header file.


git-svn-id: http://svn.osgeo.org/postgis/trunk@280 b70326c6-7e19-0410-871a-916f4a2858ee
2003-07-25 17:08:37 +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
David Blasby 4c108c7ffa Fixed complier complaint reported by Mark Sutton <mes@lazo.ca>.
git-svn-id: http://svn.osgeo.org/postgis/trunk@190 b70326c6-7e19-0410-871a-916f4a2858ee
2002-09-20 18:05:57 +00:00
Paul Ramsey c0dadfad09 Minor syntactical changes to try and allow compilation on IRIX.
git-svn-id: http://svn.osgeo.org/postgis/trunk@131 b70326c6-7e19-0410-871a-916f4a2858ee
2002-03-25 02:04:38 +00:00
David Blasby 1ce5d85d3e Removed index-based extent() support functions in postgis_debug.c due to
compile errors reported under cygwin.


git-svn-id: http://svn.osgeo.org/postgis/trunk@70 b70326c6-7e19-0410-871a-916f4a2858ee
2001-09-20 16:08:04 +00:00
David Blasby e26876d522 added geometry(text) conversion function
git-svn-id: http://svn.osgeo.org/postgis/trunk@57 b70326c6-7e19-0410-871a-916f4a2858ee
2001-08-24 21:02:11 +00:00
David Blasby 3e6560bbbe added distance(geometry,geometry) and support functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@36 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-24 20:12:10 +00:00
David Blasby 571b9329be Added OGIS support functions and basic constructors.
git-svn-id: http://svn.osgeo.org/postgis/trunk@7 b70326c6-7e19-0410-871a-916f4a2858ee
2001-06-26 18:33:40 +00:00
No Body 3cda119445 Initial revision
git-svn-id: http://svn.osgeo.org/postgis/trunk@2 b70326c6-7e19-0410-871a-916f4a2858ee
2001-06-22 17:39:29 +00:00