Package | Description |
---|---|
org.openstreetmap.josm.data.projection.proj |
Provides the classes for JOSM map projections implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
AlbersEqualArea
Albers Equal Area Projection (EPSG code 9822).
|
class |
AzimuthalEquidistant
Azimuthal Equidistant projection.
|
class |
CassiniSoldner
Cassini-Soldner Projection (EPSG code 9806).
|
class |
DoubleStereographic
Implementation of the stereographic double projection,
also known as Oblique Stereographic and the Schreiber double stereographic projection.
|
class |
EquidistantCylindrical
Equidistant cylindrical projection (EPSG code 9823).
|
class |
LambertAzimuthalEqualArea
Lambert Azimuthal Equal Area (EPSG code 9820).
|
class |
LambertConformalConic
Lambert Conical Conformal Projection.
|
class |
Mercator
Mercator Cylindrical Projection.
|
class |
ObliqueMercator
Oblique Mercator Projection.
|
class |
PolarStereographic
The polar case of the stereographic projection.
|
class |
Sinusoidal
Sinusoidal projection (aka.
|
class |
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). |
class |
TransverseMercator
Transverse Mercator Projection (EPSG code 9807).
|