You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: