]> granicus.if.org Git - postgis/commit
Support for larger objects in ST_Intersection(geography) (#1610) This adds a set...
authorPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 5 Jul 2012 16:50:44 +0000 (16:50 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 5 Jul 2012 16:50:44 +0000 (16:50 +0000)
commit6ba12da35aee3a70dd2d81fae18b8648323732a7
tree62b2076fba72c7301984633b29f5cbccd13b371e
parent52948869987f776af414bad966f05a3cac026a2a
Support for larger objects in ST_Intersection(geography) (#1610) This adds a set of larger regions that are handled with a gnomic projection. It could also use an orthographic. There's still a case to be handled for objects that cross the dateline or poles.

git-svn-id: http://svn.osgeo.org/postgis/trunk@10036 b70326c6-7e19-0410-871a-916f4a2858ee
libpgcommon/lwgeom_transform.c
libpgcommon/lwgeom_transform.h
postgis/geography_measurement.c