#projection #geodesy #codegen #geography #epsg #coordinates #build-script

miniproj-epsg-registry

This crate implements code-generation for miniproj

13 releases (breaking)

0.10.2 Feb 28, 2024
0.10.1 Nov 28, 2023
0.9.0 Jul 20, 2023

#169 in Geospatial

Download history 37/week @ 2023-12-18 59/week @ 2024-01-01 67/week @ 2024-01-08 99/week @ 2024-01-15 54/week @ 2024-01-22 26/week @ 2024-01-29 7/week @ 2024-02-05 24/week @ 2024-02-12 26/week @ 2024-02-19 264/week @ 2024-02-26 77/week @ 2024-03-04 92/week @ 2024-03-11 89/week @ 2024-03-18 47/week @ 2024-03-25 120/week @ 2024-04-01

355 downloads per month
Used in miniproj

Custom license

25MB
92K SLoC

SQL 89K SLoC Rust 3K SLoC // 0.0% comments

Miniproj EPSG Registry

This crate provides the actual projection parameters for Miniproj. The parameters are converted to an intermediate set of values depending on the coordinate operation (implemented in miniproj-ops) and output as rust source code for inclusion via build script in miniproj.

Dependencies