Commit graph

12 commits

Author SHA1 Message Date
Sandro Santilli c6924639f4 added extent(lwgeom) and support functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@682 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-17 15:27:47 +00:00
Sandro Santilli 0c8578d1ae SRID(geometry) changed to SRID(lwgeom)
git-svn-id: http://svn.osgeo.org/postgis/trunk@681 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-17 14:35:10 +00:00
Sandro Santilli 957252a743 Added SRID(geometry) for backward compatibility
git-svn-id: http://svn.osgeo.org/postgis/trunk@679 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-17 14:28:16 +00:00
Sandro Santilli 13572134cc Added geometrytype(LWGEOM)
git-svn-id: http://svn.osgeo.org/postgis/trunk@678 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-17 14:21:21 +00:00
Sandro Santilli a6edf51a2b lwgeom.sql production follow postgis.sql production rules (cpp usage)
git-svn-id: http://svn.osgeo.org/postgis/trunk@670 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-08 18:09:57 +00:00
David Blasby 53c4887708 minor ordering change
git-svn-id: http://svn.osgeo.org/postgis/trunk@516 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-27 20:53:36 +00:00
David Blasby 9ad029c5ca made slightly more generic
git-svn-id: http://svn.osgeo.org/postgis/trunk@511 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-26 23:16:29 +00:00
David Blasby 7f00d8b36d Initial working version - based on Ralph Masons WKT and WKB parser/writer.
git-svn-id: http://svn.osgeo.org/postgis/trunk@508 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-26 23:05:20 +00:00
David Blasby 16328b7229 Added a cstring(lwgeom) function that returns WKT!
git-svn-id: http://svn.osgeo.org/postgis/trunk@501 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-07 23:12:31 +00:00
David Blasby cd94686d55 minor clean and trying to figure out a memory bug. valgrind wasnt helping, but
it went away.


git-svn-id: http://svn.osgeo.org/postgis/trunk@487 b70326c6-7e19-0410-871a-916f4a2858ee
2004-03-11 01:27:43 +00:00
David Blasby 72d7890d79 Should be working (with a tonne of notices) for points lines and polygons (2d
and 3d)


git-svn-id: http://svn.osgeo.org/postgis/trunk@486 b70326c6-7e19-0410-871a-916f4a2858ee
2004-03-11 00:54:37 +00:00
David Blasby a43dace9d6 WKB reader and WKB writer (totally untested)
git-svn-id: http://svn.osgeo.org/postgis/trunk@482 b70326c6-7e19-0410-871a-916f4a2858ee
2004-03-10 01:15:06 +00:00