Structs§
Enums§
Statics§
- IMPL_
CONV - Implemented projections.
Functions§
- gen_
ellipsoid_ constructors - Generates rust source code mapping EPSG codes to
Ellipsoids. - gen_
parameter_ constructors - Generates rust source code for projected and geographic coordinate systems for all implemented projections.
- gen_
prime_ meridians_ source - Generates rust source code mapping EPSG codes to prime meridian angles in radians relative to the Greenwich meridian.
- get_
ellipsoids - Constructs a
HashMapmapping EPSG codes toEllipsoids. - get_
prime_ meridians - Constructs a
HashMapmapping EPSG codes to prime meridian angles in radians relative to the Greenwich meridian.