
                         GeoTransform Java Package

                    http://www.ai.sri.com/geotransform

                                 Version 1.1

This directory contains the Java .class files for the geotransform package
from SRI International. This package provides classes and methods for
efficient and accurate conversion between a number of geographic coordinate
systems. The currently supported coordinate systems include:

   Geodetic Coordinate System    (GDC) 
   GeoCentric Coordinate System  (GCC)
   Universal Transverse Mercator (UTM)

This Java package was developed by Dan Toms <dtoms@essd.sri.com> at SRI
International, with input from Yvan Leclerc, Martin Reddy, Nat Bletter, and
Lee Iverson.

The algorithms used in this package were created by Ralph Toms.  These
algorithms first appeared as part of the SEDRIS Coordinate Transformation API
and were subsequently modified for this package. This package is not part of
the SEDRIS project, and the Java code written for this package has not been
certified or tested for correctness by NIMA.

Please refer to the LICENSE file for details on the licensing terms for this
package.

If you have any questions or comments regarding this material please contact:
Martin Reddy, <reddy@ai.sri.com>.

