Create a 'crs' crate?
Open
- Dominant language
- Shell
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It would be a crate for looking up CRS information. Something like `Crs::from_str("EPSG:4326").proj_string()`.
We would need to populate the crate with CRS information, potentially from:
- https://epsg.io/
- https://raw.githubusercontent.com/jjimenezshaw/crs-explorer/master/crslist.json
- https://spatialreference.org/ref/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.