[postgis-tickets] [PostGIS] #2918: Use GeographicLib functions for ST_Azimuth, ST_Distance, ST_Project, ST_Length, ST_Perimeter and ST_Area
PostGIS
trac at osgeo.org
Thu Feb 5 08:29:15 PST 2015
#2918: Use GeographicLib functions for ST_Azimuth, ST_Distance, ST_Project,
ST_Length, ST_Perimeter and ST_Area
---------------------+------------------------------------------------------
Reporter: mwtoews | Owner: pramsey
Type: patch | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by robe):
pramsey has commented on this on github:
repeated here for completeness: https://github.com/postgis/postgis/pull/27
"OK, so I haven't actually run this, but reading it, it seems to take over
all geodesic calculations, the area calculation explicitly and the
length/distance/projection ones by taking over the core edge routines for
geodetic calculations. I thought some performance work showed that there
was a speed penalty for this approach and we were looking at just
replacing area."
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2918#comment:20>
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