Tuesday, August 16, 2011

Precise method to convert between Latitude and Longitude and Meters?

At work I am programming a geographic library for use with some visualization software we have. I need a way to convert between a point defined by a latitude and a longitude to a point defined by distance from equator in Meters and distance from prime meridian in meters. I've been having trouble finding an accurate conversion method. Any advice?

No comments:

Post a Comment