Commit graph

18 commits

Author SHA1 Message Date
Paul Ramsey 18a9eb4e41 #3049 Use getPoint_cp for read-only accesses
git-svn-id: http://svn.osgeo.org/postgis/trunk@13251 b70326c6-7e19-0410-871a-916f4a2858ee
2015-02-20 17:48:41 +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
Paul Ramsey 19311e4b2c #2018, Remove old bruteforce function and replace with new one.
git-svn-id: http://svn.osgeo.org/postgis/trunk@11227 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-29 20:38:14 +00:00
Paul Ramsey 9baacd722f #2018, Distance calculation support for arc features (circstring, compoundcurve, curvepolygon)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11219 b70326c6-7e19-0410-871a-916f4a2858ee
2013-03-28 22:11:09 +00:00
Paul Ramsey 97fc6137b1 Add in arc ptarray vs ptarray and arc ptarray vs arc ptarray distance functions. (#2018)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10390 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-10 00:00:54 +00:00
Paul Ramsey dc469753b7 Add in arc ptarray vs point distance function (#2018)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10387 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-09 22:48:39 +00:00
Paul Ramsey a59a8fb625 Measurement support for arcs (#2018)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10337 b70326c6-7e19-0410-871a-916f4a2858ee
2012-09-28 18:23:52 +00:00
Paul Ramsey 503d866d8a Distance calculation support for arc features (#2018). Commit adds lowest level primitive support for distance calculations on single arcs.
git-svn-id: http://svn.osgeo.org/postgis/trunk@10335 b70326c6-7e19-0410-871a-916f4a2858ee
2012-09-27 20:23:03 +00:00
Paul Ramsey c936b1eab7 Revert dos lineending commit that blew away those files...
git-svn-id: http://svn.osgeo.org/postgis/trunk@9262 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-22 19:08:00 +00:00
Paul Ramsey b69faad591 Use consistent UNIX line endings (#1598) fix up those files that pass through the C preprocessor at least.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9261 b70326c6-7e19-0410-871a-916f4a2858ee
2012-02-22 19:01:46 +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
Olivier Courtin 931390d022 #658 part 1. Enhance LWGEOM struct (type, flags and GBOX) and related functions call.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6180 b70326c6-7e19-0410-871a-916f4a2858ee
2010-11-21 19:02:23 +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 0bb9c409dd Flip all the internal liblwgeom files over to use liblwgeom_internal.h
git-svn-id: http://svn.osgeo.org/postgis/trunk@6160 b70326c6-7e19-0410-871a-916f4a2858ee
2010-11-01 01:28:12 +00:00
Nicklas Avén 16cded9aae pushing *uchar use out of measures.c as part of #308
git-svn-id: http://svn.osgeo.org/postgis/trunk@5807 b70326c6-7e19-0410-871a-916f4a2858ee
2010-08-11 09:24:58 +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