Will do. I'll be looking to see if there are any points I'm
ingoring responses from GDAL. The most likely place is when
determining the driver for an opened file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=601869
Suggest checking for any error condition, or invalid data
returned from GDAL during 'image' opening, and aborting
gracefully.
Logged In: YES
user_id=1019192
Will do. I'll be looking to see if there are any points I'm
ingoring responses from GDAL. The most likely place is when
determining the driver for an opened file.