epsg
EPSG reference data and common types for working with Coordinate Reference Systems.
The Rust structures in this library are genreated from the EPSG Dataset.
Generating the Structures
- Download the dataset and extract the archive
- Clone this repository
- Change the path in the volume in
docker-compose.ymlto point to this directory - Start the postgres container:
docker-compose up
- Run this tool:
cargo run.
Contributions
Contributions are welcome. All submissions will be distributed under the MIT license if accepted.
Terms
See the terms of use for the EPSG Dataset.