Download OSSIM Users Guide - OSGeo Server
Transcript
--meters --resample-type --slave-buffers --tiling-template --view-template --writer-template -t or –thumbnail Page 87 of 107 Change the GSD to the passed in meters per pixel. So if you want 50 meters per pixel GSD then make this –meters 50. Specify what type of resampling you would like. Values can be: - nearest - bilinear - cubic - gaussian - hanning - hamming - lanczos - mitchell - catrom - blackman - sinc - qessel - quadratic - hermite - bspline Specifies number of tiles to buffer when doing MPI applications. When passing the tile from the slave node back to master we can continue processing the next tile if the buffers is larger than 1. For performance you can play with this value. If not present then by default it will be 2 buffers per node. Specify an external file that contains tiling information. A template can be passed to orthoigen that enables tiling support. Tiling can be done in pixels, meters, decimal degrees. For meters and decimal degrees tiling it will depend on the view projection. If you are geographic then use decimal degrees else use meters. Is an OSSIM keywordlist the describes the view projection and parameters. By default a writer is determined based on the extension of the output file. A writer keywordlist can be used a template to orthoigen if you need more settings than the default action taken based on the file extension. Note: this didn’t make it into 1.6.4 release but is available from current CVS. Will manipulate the view so the output product corresponds to the thumbnail dimension. for example: --thumbnail 512 will produce a 512x512 (close to it) thumbnail image of the product being generated.