[OpenLayers-Trac] Re: [OpenLayers] #3426: Accurate treatment of geodesics

OpenLayers trac-20090302 at openlayers.org
Fri Jul 22 05:11:00 EDT 2011


#3426: Accurate treatment of geodesics
-----------------------+----------------------------------------------------
 Reporter:  karney     |       Owner:              
     Type:  feature    |      Status:  new         
 Priority:  minor      |   Milestone:  2.12 Release
Component:  Util       |     Version:  2.10        
 Keywords:  Geodesics  |       State:              
-----------------------+----------------------------------------------------

Comment(by ahocevar):

 Thanks @karney for the pointer to GeographicLib and this great
 contribution. Unfortunately I didn't have much time to review, so just a
 quick comment:

 One thing that comes to mind would be that instead of adding a new
 getTrueGeodesicArea method, it would make sense to check for the
 availability of GeograpicLib, use it if available, and otherwise fall back
 to Vincenty. Maybe this mechanism could be implemented without adding
 Util.distGeodesic and Util.destinationGeodesic methods. I'm saying this
 because we don't want to increase the size of Util.js unless inevitably
 needed.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/3426#comment:1>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list