EPSG reference data and common types for working with Coordinate Reference Systems.
The Rust structures in this library are generated from the EPSG Dataset version 10.033.
See the documentation for more information.
docker-compose.yml
to point to the directory holding the EPSG dataset
docker-compose up
export PG_STR="host=localhost user=postgres password=postgres dbname=epsg" cargo build --release
.Contributions are welcome. All submissions will be distributed under the MIT license if accepted.
See the terms of use for the EPSG Dataset.