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

Kirk McKelvey kmckelvey at lizardtech.com
Mon Oct 8 09:18:24 PDT 2012


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 <xavier.venturasimon at gaf.de<mailto:xavier.venturasimon at gaf.de>> 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
gdal-dev at lists.osgeo.org<mailto:gdal-dev at lists.osgeo.org>
http://lists.osgeo.org/mailman/listinfo/gdal-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20121008/879198f6/attachment.html>


More information about the gdal-dev mailing list