Project DescriptionA .NET library for working with geographic lat/lon points, providing methods for determining course, distance, and other related functionality. Specifically geared towards working with fboweb.com's PlaneXML Flight Tracking API.
The project is a set of .NET classes to help with computing various aspects of geographic locations, based on decimal latitude/longitude notation - including course between points, distance between points, and other functionality. This library is primarily for use with
fboweb.com's
PlaneXML Flight Tracking API.