Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Something seems to be wrong with coordinate conversion #87

Closed
cjgrady opened this issue Nov 9, 2020 · 1 comment · Fixed by #197
Closed

Something seems to be wrong with coordinate conversion #87

cjgrady opened this issue Nov 9, 2020 · 1 comment · Fixed by #197
Assignees
Labels
bug Something isn't working
Milestone

Comments

@cjgrady
Copy link
Contributor

cjgrady commented Nov 9, 2020

Describe the bug
Converting coordinates while testing for specific values produces results that may not be correct (or may be but test generator is wrong). I have used https://epsg.io/transform in order to generate the test values and the results are consistent with some configurations of gdal but not others.

Figure out which results are correct. If there is a GDAL bug, make sure that it is reported. Make sure that the tests use a version of GDAL without any potential bug. If it is somewhere in our code, figure that out and fix it.

@cjgrady cjgrady self-assigned this Nov 9, 2020
@cjgrady cjgrady added the bug Something isn't working label Nov 9, 2020
@cjgrady cjgrady added this to the Version-3.0.0 milestone Nov 9, 2020
@cjgrady
Copy link
Contributor Author

cjgrady commented Dec 1, 2020

This is due to a GDAL change, see: OSGeo/gdal#1546

@cjgrady cjgrady removed this from the Version-3.0.0 milestone Dec 1, 2020
@cjgrady cjgrady added this to the Version-3.0.0 milestone Apr 21, 2021
@cjgrady cjgrady modified the milestones: Version-3.0.0, Version-3.1.0 Jun 24, 2021
@cjgrady cjgrady modified the milestones: Version-3.x, Version-3.1 Feb 24, 2022
@cjgrady cjgrady modified the milestones: Version-3.1, Version-3.x Mar 15, 2022
@cjgrady cjgrady modified the milestones: Version-3.x, Version-3.1 Mar 31, 2022
@cjgrady cjgrady linked a pull request Mar 31, 2022 that will close this issue
11 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant