]> granicus.if.org Git - postgis/commit
Add circular tree calculations and associated tests in support of faster geography...
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 15 Jun 2012 22:51:57 +0000 (22:51 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 15 Jun 2012 22:51:57 +0000 (22:51 +0000)
commitc90d7682d7ab48e487b6c63e4476fa71acf6cccd
tree5aa08660446fe3568b9106f40c69c4fe3d60239b
parentd73d0bcde6b125b08fe35bfe53b3b46977c1e431
Add circular tree calculations and associated tests in support of faster geography calculations.

git-svn-id: http://svn.osgeo.org/postgis/trunk@9916 b70326c6-7e19-0410-871a-916f4a2858ee
16 files changed:
liblwgeom/Makefile.in
liblwgeom/cunit/Makefile.in
liblwgeom/cunit/cu_algorithm.c
liblwgeom/cunit/cu_geodetic.c
liblwgeom/cunit/cu_tester.c
liblwgeom/cunit/cu_tree.c [new file with mode: 0644]
liblwgeom/liblwgeom.h.in
liblwgeom/lwalgorithm.c
liblwgeom/lwgeodetic.c
liblwgeom/lwgeodetic.h
liblwgeom/lwgeodetic_tree.c [new file with mode: 0644]
liblwgeom/lwgeodetic_tree.h [new file with mode: 0644]
liblwgeom/lwin_wkt.h
liblwgeom/lwspheroid.c
liblwgeom/lwtree.h
liblwgeom/stringbuffer.h