SO Gdal Environment Variable conflitc #179
Unanswered
rbaudouinn
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, thank you for this amazing repo. It has help me a lot. I have an scenario when I am running a deployed app in Windows 11 (x64) and it has already an instance of gdal including the enviroment variables "GDAL_DATA" and "GDAL_DRIVER_PATH". In this case, the application crash when it tries to run the GdalBase.ConfigureAll() method because it is trying to access the SO Enviroment variable "GDAL_DRIVER_PATH". Do you have any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions