Re: [OpenMap Users] Area

From: Don Dietrick <dfdietrick_at_gmail.com>
Date: Tue, 8 Jun 2010 11:35:42 -0400

Hi Bill,

That method is giving you square radians. You can convert it to square KM by multiplying that area result by:

double kmVal = Length.KM.fromRadians(1);
double kmArea = area * kmVal * kmVal;

- Don


On Jun 7, 2010, at 4:32 PM, Sutphin, William B CIV NUWC NWPT wrote:

> Hi
>
> Looking for the area of a list of Geo's. Found "area" in Geo, but not sure what it's returning me. Would like Km^2.
>
> Thanks
>
> Bill Sutphin
> Naval Undersea Warfare Center, Division Newport
> Bldg 1351, Room 211C
> Newport, RI 02841
> (401) 832-5813
> DSN 432-5813

--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Tue Jun 08 2010 - 11:38:12 EDT

This archive was generated by hypermail 2.3.0 : Tue Mar 28 2017 - 23:25:09 EDT