[postgis-tickets] [PostGIS] #2618: Use geodetic calculations from Proj 4.9
PostGIS
trac at osgeo.org
Tue Jan 28 13:32:06 PST 2014
#2618: Use geodetic calculations from Proj 4.9
-------------------------+--------------------------------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version: 2.1.x
Keywords: |
-------------------------+--------------------------------------------------
As of proj4.9, geodetic distance and area on spheroid will be available
from proj4
http://gis.stackexchange.com/questions/84012/how-can-i-obtain-the-same-
area-values-provided-by-the-census-for-tiger-boundarie
The area in particular does not have failure cases around the poles or
over the equator, so would be an improvement on the current code. Could
also copy the code directly into liblwgeom for support on earlier versions
of proj.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2618>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list