= MrSID Plugin = The MrSID Plugin is used to read/write SID files. SID is a proprietary image format developed by LizardTech. Reading MrSID files is free. Outputting SID files requires a LizardTech "Cartridge". To build the plugin, developers need access to the LizardTech DSDK to read SID files and the ESDK to write SID files. == Formats == * '''ossim_mrsid''' Used to read/write SID files. It supports both MG2 and MG3 compression. == Writer Properties == None available at this time. == Examples == Convert a GeoTIFF to a SID file using [wiki:orthoigen]: {{{ ossim-orthoigen -w ossim_mrsid N10-E024.tif N10-E024.sid }}}