Changes between Version 5 and Version 6 of TutorialMrSid
- Timestamp:
- 04/17/13 16:39:14 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TutorialMrSid
v5 v6 45 45 To test that MrSID support is now available, run: 46 46 47 {{{ 47 48 gdalinfo --formats | grep -i mrsid 49 }}} 48 50 49 51 You should see "MrSID (ro): Multi-resolution Seamless Image Database (MrSID)" and "JP2MrSID (ro): MrSID JPEG2000". These lines indicate that both MrSID and JPEG2000 support have been added to GDAL (note that there is a free software implementation of JPEG2000 support through the Jasper library, but support for JPEG2000 is also available using the LizardTech SDK).