Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to build with PROJ 9.1.1 due to test failures #81

Closed
sebastic opened this issue Nov 26, 2022 · 0 comments · Fixed by #82
Closed

Fails to build with PROJ 9.1.1 due to test failures #81

sebastic opened this issue Nov 26, 2022 · 0 comments · Fixed by #82

Comments

@sebastic
Copy link
Contributor

libgeotiff fails to build with PROJ 9.1.1 RC1 due to test failures:

--- testlistgeo_out     2022-11-26 07:39:54.481662170 +0000
+++ testlistgeo_out.dist.tmp    2022-11-26 07:39:54.481662170 +0000
@@ -300,9 +300,9 @@
 Projection Linear Units: 9001/metre (1.000000m)
 
 Corner Coordinates:
-Upper Left    (  440720.000, 3751320.000)  ( 40d47'28.08"E, 64d13'29.56"N)
+Upper Left    (  440720.000, 3751320.000)  ( 40d47'28.08"E, 64d13'29.57"N)
 Lower Left    (  440720.000, 3751260.000)  ( 40d47'27.69"E, 64d13'27.64"N)
-Upper Right   (  440780.000, 3751320.000)  ( 40d47'32.51"E, 64d13'29.39"N)
+Upper Right   (  440780.000, 3751320.000)  ( 40d47'32.51"E, 64d13'29.40"N)
 Lower Right   (  440780.000, 3751260.000)  ( 40d47'32.12"E, 64d13'27.47"N)
 Center        (  440750.000, 3751290.000)  ( 40d47'30.10"E, 64d13'28.52"N)
 
@@ -349,9 +349,9 @@
 Projection Linear Units: 9001/metre (1.000000m)
 
 Corner Coordinates:
-Upper Left    (  440720.000, 3751320.000)  ( 40d47'28.08"E, 64d13'29.56"N)
+Upper Left    (  440720.000, 3751320.000)  ( 40d47'28.08"E, 64d13'29.57"N)
 Lower Left    (  440720.000, 3751260.000)  ( 40d47'27.69"E, 64d13'27.64"N)
-Upper Right   (  440780.000, 3751320.000)  ( 40d47'32.51"E, 64d13'29.39"N)
+Upper Right   (  440780.000, 3751320.000)  ( 40d47'32.51"E, 64d13'29.40"N)
 Lower Right   (  440780.000, 3751260.000)  ( 40d47'32.12"E, 64d13'27.47"N)
 Center        (  440750.000, 3751290.000)  ( 40d47'30.10"E, 64d13'28.52"N)
 

PROBLEMS HAVE OCCURRED
test file testlistgeo_out saved
rouault added a commit to rouault/libgeotiff that referenced this issue Nov 26, 2022
rouault added a commit to rouault/libgeotiff that referenced this issue Nov 26, 2022
…ini Soldner projection, whose formulas have changed in PROJ 9.1.1 (fixes OSGeo#81)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant