]> granicus.if.org Git - postgis/commit
Geocentric bounding box roughed in and compiles.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 15 Sep 2009 19:50:24 +0000 (19:50 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 15 Sep 2009 19:50:24 +0000 (19:50 +0000)
commit03cbe9584514c680b3e226b51c1695e03cd4101d
tree1ec8de1f6478d29aaa5389f3d8501301fd5d8658
parent34f03aa8cd6c1e6bba997ae0ff950e158c7cf3e3
Geocentric bounding box roughed in and compiles.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4499 b70326c6-7e19-0410-871a-916f4a2858ee
16 files changed:
liblwgeom/cunit/Makefile.in
liblwgeom/cunit/cu_algorithm.h
liblwgeom/cunit/cu_geodetic.c [new file with mode: 0644]
liblwgeom/cunit/cu_geodetic.h [new file with mode: 0644]
liblwgeom/cunit/cu_libgeom.c
liblwgeom/cunit/cu_libgeom.h
liblwgeom/cunit/cu_measures.h
liblwgeom/cunit/cu_tester.c
liblwgeom/cunit/cu_tester.h [new file with mode: 0644]
liblwgeom/g_box.c
liblwgeom/g_serialized.c
liblwgeom/libgeom.h
liblwgeom/lwgeodetic.c
liblwgeom/lwgeodetic.h
postgis/geography_gist.c
postgis/geography_inout.c