Cheers.
http://whaleycopter.blogspot.com/2007/07/app-google-earth-path-measurer.html
Overview
This application will measure paths in Google Earth, either saved in
KML Files, or copied from the clipboard. The application uses the
haversine formula to measure distances between points on a spherical
object. These distances are approximate, but some test calculations I
have made, show that they are in line with Google Earth's built in
measuring tool calculations. The application handles files or
clipboard KML containing multiple paths.
The application will also give you the option to automatically update
the path's description with the calculated distance. The path can
then
be imported back into Google Earth.
Features
Measures Google Earth Paths either saved as KML files or copied from
clipboard.
Option to automatically update path descriptions with calculated
distance
Results in-line with Google Earth internal measuring tool
System Requirements
Microsoft Windows™ (Tested on XP and Vista)
Microsoft .NET Framework 2.0(Already installed on most Win Machines)
Google Earth™ (Plus account required to save paths)
On Aug 20, 7:59 am, donatoct wrote:
> I have created the following Windows Application to Calculate
> distances on Paths Saved in KML format. I hope you find this tool
> useful.
>
> Cheers.
>
> http://whaleycopter.blogspot.com/2007/07/app-google-earth-path-measur...