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

GDAL 2.4.3: Can't open raster .tif using /vsigs/ from Google Storage #149

Open
jens2121 opened this issue Jan 9, 2020 · 5 comments
Open

Comments

@jens2121
Copy link

jens2121 commented Jan 9, 2020

On my windows PC powershell the command looks as follows:

gdalinfo --config GDAL_HTTP_UNSAFESSL "YES" --config CPL_CURL_VERBOSE "YES" --config CPL_DEBUG "YES" --config CPL_VSIL_CURL_ALLOWED_EXTENSIONS ".tif" --config GOOGLE_APPLICATION_CREDENTIALS "E:\00_UBUNTU_DRIVE\LINE_OF_SIGHT_APP\python_program\gcp_service_key\gti-line-of-sight-fe1a895c2319.json" /vsigs/dsm_dem_elevation_data/demo_dem_small.tif

The other ERROR that I am unsure of is:

ERROR 6: CPLRSASHA256Sign() not implemented: GDAL must be built against libcrypto++ or libcrypto (openssl)

The GDAL version I am using is 2.4.3, Windows 10

@rouault mentioned that this may require GDAL to be built against the missing libraries.

GIS Internals Downloaded and installed:
gdal-204-1911-x64-core
GDAL-2.4.3.win-amd64-py3.7

Please can you advise what is the problem here, and how I can fix this?

Thanks in advance

@szekerest
Copy link
Member

Thanks for the report, I'll be trying to upgrade the openssl version used by the gisinternals packages shortly

@hssiddiqui
Copy link

Any updates on this?

@szekerest
Copy link
Member

still working on the new build configuration

@pmeems
Copy link

pmeems commented Jul 7, 2020

Any progress on this? We have related issues with GDAL v2.4.4 in our two latest versions of MapWinGis and MapWindow5: MapWindow/MapWinGIS#195

@jratike80
Copy link

This issue can be closed because by the comment in the related MapWindow/MapWinGIS#195 (comment) it has been fixed.

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

No branches or pull requests

5 participants