georust / proj

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

Create valid error #10

Closed urschrei closed 6 years ago

urschrei commented 6 years ago

See discussion at #8 Error taken from https://github.com/OSGeo/proj.4/blob/master/test/gie/4D-API_cs2cs-style.gie#L194

5.0.1 now accepts certain nonsensical input, but returns inf, inf instead of an error. See: https://github.com/OSGeo/proj.4/issues/992#issuecomment-388546006

urschrei commented 6 years ago

bors r+

bors[bot] commented 6 years ago

Build succeeded