Crate miniproj_epsg_registry

Crate miniproj_epsg_registry 

Source

Structs§

Column
MemoryDb
Table

Enums§

ColumnData
Field

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 HashMap mapping EPSG codes to Ellipsoids.
get_prime_meridians
Constructs a HashMap mapping EPSG codes to prime meridian angles in radians relative to the Greenwich meridian.