Class | Description |
---|---|
AbstractGeographicProjection | |
ProjectionEquirectangular |
Implements an Equirectangular projection, also known as Equidistant Cylindrical, Plate Carree and Rectangular.
|
ProjectionMercator |
Provides a Mercator projection of an ellipsoidal globe.
|
ProjectionModifiedSinusoidal |
Provides a Modified Sinusoidal spherical projection.
|
ProjectionPolarEquidistant |
Defines a polar equidistant projection centered on a specified pole.
|
ProjectionSinusoidal |
Provides a Sinusoidal spherical projection.
|
ProjectionTransverseMercator |
Provides a Transverse Mercator ellipsoidal projection using the WGS84 ellipsoid.
|
ProjectionUPS |
Provides a Universal Polar Stereographic projection using the WGS84 ellipsoid and centered on a specified pole.
|
ProjectionUTM |
Implements a TransverseMercator projection for a specified UTM zone.
|