Module project

Module project 

Source
Expand description

Projection tools

Re-exports§

pub use aea::*;
pub use aeqd::*;
pub use airy::*;
pub use bonne::*;
pub use cass::*;
pub use cea::*;
pub use eqc::*;
pub use eqdc::*;
pub use eqearth::*;
pub use gnom::*;
pub use goode::*;
pub use gstmerc::*;
pub use krovak::*;
pub use labrd::*;
pub use laea::*;
pub use lcc::*;
pub use lcca::*;
pub use merc::*;
pub use mgrs::*;
pub use mill::*;
pub use moll::*;
pub use nzmg::*;
pub use ocea::*;
pub use oea::*;
pub use omerc::*;
pub use ortho::*;
pub use poly::*;
pub use robin::*;
pub use sinu::*;
pub use somerc::*;
pub use stere::*;
pub use sterea::*;
pub use tcc::*;
pub use tcea::*;
pub use tmerc::*;
pub use vandg::*;

Modules§

aea
Albers Conic Equal Area Projection
aeqd
Azimuthal Equidistant Projection
airy
Airy Projection
bonne
Bonne Projection
cass
Cassini-Soldner Projection
cea
Equal Area Cylindrical Projection
eqc
Equidistant Cylindrical Projection
eqdc
Equidistant Conic Projection
eqearth
Equal Earth Projection
gnom
Gnomonic Projection
goode
Goode Homolosine Projection
gstmerc
Gauss-Schreiber Transverse Mercator (aka Gauss-Laborde Reunion) Projection
krovak
Krovak Projections
labrd
Laborde Projection
laea
Lambert Azimuthal Equal Area Projection
lcc
Lambert Conformal Conic Projection
lcca
Lambert Conformal Conic Alternative Projection
merc
Mercator/Web Mercator Projection
mgrs
Military Grid Reference System Projection
mill
Miller Cylindrical Projection
moll
Mollweide Projections
nzmg
New Zealand Map Grid Projection
ocea
Oblique Cylindrical Equal Area Projection
oea
Oblated Equal Area Projection
omerc
Oblique Mercator Projection
ortho
Orthographic Projection
poly
Polyconic (American) Projection
robin
Robinson Projection
sinu
Sinusoidal Projections
somerc
Swiss Oblique Cylindrical Projection
stere
Stereographic Projection
sterea
Oblique Stereographic Alternative Projection
tcc
Transverse Central Cylindrical Projection
tcea
Transverse Cylindrical Equal Area Projection
tmerc
Transverse Mercator implementations
vandg
Van der Grinten (I) Projection

Structs§

BaseProjection
Base class for all projections

Traits§

ProjectCoordinates
Projection trait. All projections must implement this

Type Aliases§

LonLatProjection
Projection trait. All projections must implement this