Commit graph

11 commits

Author SHA1 Message Date
Nicklas Avén 75ce3f50f8 Increase robustness in distance-calculations when point is on segment.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8965 b70326c6-7e19-0410-871a-916f4a2858ee
2012-01-29 23:30:18 +00:00
Nicklas Avén 16051b5c97 rounding precision difference in measures regress test #703, #735, #607
git-svn-id: http://svn.osgeo.org/postgis/trunk@6543 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-30 18:31:04 +00:00
Paul Ramsey 1545b8e8b7 Update test to reflect that polygons are now supported.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6530 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-29 14:07:37 +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 562fc263bb Move spheroid length calculation to using same function as geography
git-svn-id: http://svn.osgeo.org/postgis/trunk@6217 b70326c6-7e19-0410-871a-916f4a2858ee
2010-11-30 23:44:09 +00:00
Sandro Santilli 47e4a75f09 Snap ShortestLine to 1e-14 grid (fixes failure on opensuse)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6083 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-18 13:15:04 +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
Paul Ramsey 6700d1da91 Merge Nicklas Aven's distance spike into trunk. (#63, #231)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4894 b70326c6-7e19-0410-871a-916f4a2858ee
2009-11-25 19:15:57 +00:00
Sandro Santilli f2e22b4309 Add tests for area() called against empty geometries
git-svn-id: http://svn.osgeo.org/postgis/trunk@4188 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-20 21:26:04 +00:00
Mark Leslie 5313b69c4f Added versions of functions with standard ST (Spatial Type) prefixes to any functions that were lacking them. Updated the regression tests to include the new functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2616 b70326c6-7e19-0410-871a-916f4a2858ee
2007-06-04 23:06:28 +00:00
Sandro Santilli 4f9f590c8f Moved 'measures' query into a specific file, added a test for bug #108
git-svn-id: http://svn.osgeo.org/postgis/trunk@2367 b70326c6-7e19-0410-871a-916f4a2858ee
2006-05-22 15:29:19 +00:00