georust / proj

Rust bindings for the latest stable release of PROJ
https://docs.rs/proj
Apache License 2.0
137 stars 45 forks source link

unit tests failing on proj-8 #87

Closed michaelkirk closed 3 years ago

michaelkirk commented 3 years ago

There seems to be some smallish deviations on some of our unit tests with proj-8.

You can see this on our recent macos CI (which is currently installing proj-8.0.1).

https://github.com/georust/proj/runs/3050873205?check_suite_focus=true

michaelkirk commented 3 years ago

superceded by #89