Changes between Version 9 and Version 10 of JP2KAK

Show
Ignore:
Timestamp:
08/31/07 17:40:02 (6 years ago)
Author:
mloskot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JP2KAK

    v9 v10  
    100100}}} 
    101101 
    102 Success! 
     102Yeah! You can also list detailed information of JP2KAK driver passing ''--format'' option: 
     103 
     104{{{ 
     105$ gdalinfo --format JP2KAK 
     106Format Details: 
     107  Short Name: JP2KAK 
     108  Long Name: JPEG-2000 (based on Kakadu) 
     109  Extension: jp2 
     110  Mime Type: image/jp2 
     111  Help Topic: frmt_jpeg2000.html 
     112  Supports: CreateCopy() - Create dataset by copying another. 
     113  Creation Datatypes: Byte Int16 UInt16 
     114... 
     115}}} 
    103116 
    104117----