Changes between Version 21 and Version 22 of orthoigen


Ignore:
Timestamp:
Oct 14, 2010, 8:46:12 PM (14 years ago)
Author:
pborissow
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • orthoigen

    v21 v22  
    182182
    183183== Output Format ==
    184 By default, the output writer type is determined by the extension of the output file. You can specify a specific writer to use via the -w argument. You may also pass in writer specific parameters via the --writer-prop argument. Example:
     184By default, the output writer type is determined by the extension of the output file. You can specify a specific writer to use via the -w argument. A list of all available writers can be found [wiki:formats here]. In addition to specifying a writer, you can also define writer specific parameters via the --writer-prop argument. Here's an example of both the -w and --writer-prop in use to create a GeoJP2 file using the Kakadu plugin. Example:
    185185{{{
    186186ossim-orthoigen -w ossim_kakadu_jp2 --writer-prop threads=4 --writer-prop compression_quality=visually_lossless --srs EPSG:4326 N10-E024.tif N10-E024.jp2