Re: [gdal-dev] Using GDAL to open password-protected MrSid files

2012-10-08 Thread Kirk McKelvey
It doesn't look like the GDAL MrSID driver currently supports password-protected files. To add support, you would have to provide a way to supply the password, which can be done by implementing a concrete MrSIDPasswordDelegate (MrSID SDK) and set it on the underlying MrSIDImageReader using set

[gdal-dev] Using GDAL to open password-protected MrSid files

2012-10-08 Thread Xavier Ventura Simon
Hi, can anybody provide me with an example on how to use GDAL to read password-protected MrSid files? Thank you! Regards, xavs ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev