Interface | Description |
---|---|
Proj |
A projection (in the narrow sense).
|
ProjFactory |
Factory class that provides a Proj instance.
|
Class | Description |
---|---|
ClassProjFactory |
Proj Factory that creates instances from a given class.
|
LambertConformalConic |
Implementation of the Lambert Conformal Conic projection.
|
LambertConformalConic.Parameters | |
LambertConformalConic.Parameters1SP | |
LambertConformalConic.Parameters2SP | |
LonLat |
Simple Lat/Lon (pseudo-)projection.
|
Mercator |
Mercator Projection.
|
ProjParameters |
Parameters to initialize a Proj object.
|
SwissObliqueMercator |
Projection for the SwissGrid CH1903 / L03, see Wikipedia article.
Calculations were originally based on simple formula. August 2010 update to this formula (rigorous formulas). |
TransverseMercator |
Transverse Mercator projection.
|