Package gistoolkit.projection.ellipsoid

Class Summary
Airy1830 An Ellipsoid that is used in the Brittish national grid to better describe their country than wgs84.
Airy1830Modified An ellipsoid modified to more exactly match Ireland.
Clarke1866 Used a lot in England.
EllipsoidFactory Reads the Ellipsoid text file to create the requested Ellipsoid.
EPSGEllipsoid Place to store the additional imformation provided by EPSG.
GRS80 The Ellipsoid used to describe the GRS80 lat long conversion same as WGS84.
I1924UTM Spheroid used to describe the International 1924 or Hayford 1909 sphere, I must confess I don't know what these are, but I have the parameters, so they are immortalized here.
SimpleEllipsoid Simple class to be used as a super class of sub Ellipsoids.
WGS84 The Ellipsoid used to describe the WGS84 lat long conversion same as GRS80.