Commit graph

15 commits

Author SHA1 Message Date
Paul Ramsey 829e2b017f Make st_summary at least return consistent results (#1254)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8076 b70326c6-7e19-0410-871a-916f4a2858ee
2011-11-01 17:59:00 +00:00
Paul Ramsey 93087d39dc Remove some duplicate headers (much of this to be done...)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8053 b70326c6-7e19-0410-871a-916f4a2858ee
2011-10-30 20:57:56 +00:00
Sandro Santilli 809ae790e4 Move LWDEBUG macros in a new lwgeom_log.h header file (see #1220)
Update all implementation files accordingly.
Fix some misuses out of liblwgeom.
Add missing copyright notices in a few files.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7907 b70326c6-7e19-0410-871a-916f4a2858ee
2011-09-28 10:05:36 +00:00
Nicklas Avén c0c32e6aa0 Copyright notes
git-svn-id: http://svn.osgeo.org/postgis/trunk@6863 b70326c6-7e19-0410-871a-916f4a2858ee
2011-02-24 21:44:19 +00:00
Nicklas Avén 34f4faafe4 fix typo from r6580, and some enhanced notes
git-svn-id: http://svn.osgeo.org/postgis/trunk@6583 b70326c6-7e19-0410-871a-916f4a2858ee
2011-01-08 10:51:39 +00:00
Nicklas Avén 931ed88b53 Fix for ticket #755
git-svn-id: http://svn.osgeo.org/postgis/trunk@6580 b70326c6-7e19-0410-871a-916f4a2858ee
2011-01-07 13:08:53 +00:00
Nicklas Avén 2a295571f6 3D distance functions against polygons
git-svn-id: http://svn.osgeo.org/postgis/trunk@6528 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-28 22:12:12 +00:00
Paul Ramsey 20ea0dfbae Continue working GSERIALIZED_ON into the code base. Working on switching BOX2DFLOAT4 to a GBOX
git-svn-id: http://svn.osgeo.org/postgis/trunk@6468 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-22 01:08:56 +00:00
Nicklas Avén 7ab86c96e3 3d distance functions for line-line cases
git-svn-id: http://svn.osgeo.org/postgis/trunk@6343 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-12 22:42:19 +00:00
Paul Ramsey 9d0bf60c95 Expunge some TYPE_GETTYPE
git-svn-id: http://svn.osgeo.org/postgis/trunk@6305 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-08 20:35:43 +00:00
Paul Ramsey 37f9f63e27 Change over to lwgeom_is_collection where appropriate.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6167 b70326c6-7e19-0410-871a-916f4a2858ee
2010-11-02 06:20:22 +00:00
Paul Ramsey 805635643d Remove unused function. Rename lwgeom_is_collection to lwtype_is_collection.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6166 b70326c6-7e19-0410-871a-916f4a2858ee
2010-11-02 05:52:32 +00:00
Paul Ramsey 3942a7e8b6 Finish untested support for all types in WKT input.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6105 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-23 23:48:37 +00:00
Nicklas Avén b06662be37 Fixed some build warnings I had missed
git-svn-id: http://svn.osgeo.org/postgis/trunk@5890 b70326c6-7e19-0410-871a-916f4a2858ee
2010-09-01 20:14:05 +00:00
Nicklas Avén d5b2e25d6d 3D Distance functions, only point-point and point line. #576
git-svn-id: http://svn.osgeo.org/postgis/trunk@5889 b70326c6-7e19-0410-871a-916f4a2858ee
2010-09-01 19:55:11 +00:00