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

TST: test_coordinate_operation_grids__alternative_grid_name failing with latest PROJ #1078

Closed
snowman2 opened this issue May 13, 2022 · 2 comments · Fixed by #1080 or #1090
Closed

Comments

@snowman2
Copy link
Member

https://github.com/pyproj4/pyproj/runs/6398398042

Possibly related: OSGeo/PROJ#3180

@snowman2
Copy link
Member Author

git bisect with PROJ:

5298fc0bfe3b73a994f0ff668f3392b803af45e5 is the first bad commit
commit 5298fc0bfe3b73a994f0ff668f3392b803af45e5
Author: Even Rouault <even.rouault@spatialys.com>
Date:   Tue May 3 20:46:53 2022 +0200

    proj_coordoperation_get_grid_used(): make it work more reliably when networking is enabled (fixes #3176)

 src/filemanager.cpp      | 59 ++++++++++++++++++++----------------------------
 src/filemanager.hpp      |  6 +++--
 src/iso19111/factory.cpp | 34 ++++++++++++++--------------
 test/unit/test_c_api.cpp | 10 ++++++--
 4 files changed, 54 insertions(+), 55 deletions(-)

@snowman2
Copy link
Member Author

snowman2 commented Jun 7, 2022

Need to handle scenario where the physical grid file is found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant