Package us.zuercher.gpx2map.coord

The package us.zuercher.gpx2map.coord provides map coordinate types (LatLon, UTM) and a static class to convert between them (Conversions).

See:
          Description

Class Summary
Conversions Conversions provides conversion methods between various coordinate systems.
LatLon LatLon represents a location as decimal degrees of latitude and longitude.
UTM UTM represents a location on the UTM (Universal Transverse Mercator) grid.
 

Package us.zuercher.gpx2map.coord Description

The package us.zuercher.gpx2map.coord provides map coordinate types (LatLon, UTM) and a static class to convert between them (Conversions).

Future Enhancements: More coordinate types and conversions as needed.

Author $Author: stephan $
Version $Id: package.html 171 2006-01-14 17:22:52Z stephan $
Copyright Copyright (C) 2005-2005 Stephan Zuercher