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 setPasswordDelegate().
Kirk McKelvey Senior Software Engineer LizardTech On Oct 8, 2012, at 11:00 AM, Xavier Ventura Simon <[email protected]<mailto:[email protected]>> wrote: 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 [email protected]<mailto:[email protected]> http://lists.osgeo.org/mailman/listinfo/gdal-dev
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
