Commit graph

23 commits

Author SHA1 Message Date
Paul Ramsey 0e4b650737 Replace MAXFLOAT with more "standard" FLT_MAX
git-svn-id: http://svn.osgeo.org/postgis/trunk@12988 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-19 16:27:20 +00:00
Paul Ramsey ff35f5aaa0 Remove many references to liblwgeom_internal.h outside liblwgeom,
and quiet some nagging warnings.


git-svn-id: http://svn.osgeo.org/postgis/trunk@12985 b70326c6-7e19-0410-871a-916f4a2858ee
2014-09-17 21:46:37 +00:00
Sandro Santilli 7ac6bab51b Fix some UTF8 encoding of Nicklas name...
git-svn-id: http://svn.osgeo.org/postgis/trunk@12828 b70326c6-7e19-0410-871a-916f4a2858ee
2014-07-25 15:36:57 +00:00
Paul Ramsey bf2901b473 #2622, Update links to PostGIS website in source file headers
git-svn-id: http://svn.osgeo.org/postgis/trunk@12198 b70326c6-7e19-0410-871a-916f4a2858ee
2014-01-29 17:49:35 +00:00
Nicklas Avén 7535e82658 #2112
git-svn-id: http://svn.osgeo.org/postgis/trunk@10747 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-28 22:35:56 +00:00
Paul Ramsey dd03422897 Remove many warnings from -pedantic build, and clean up parser globals a little more thoroughly.
git-svn-id: http://svn.osgeo.org/postgis/trunk@10661 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-09 00:09:35 +00:00
Paul Ramsey 57ac13f0ff Change dos to unix lineends. (#1598)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9265 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-22 19:29:59 +00:00
Paul Ramsey acc2cfbad5 Interim progress on LRS work.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8726 b70326c6-7e19-0410-871a-916f4a2858ee
2012-01-09 18:27:30 +00:00
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