= orthoigen = Orthorectifies an image and is built on top of igen. It is better suited for scripting as many settings can be passed in as parameters and it supports but doesn’t require a keyword list. For orthoigen you must at a minimum specify an input and an output. This would actually be equivalent to an image copy. Currently the ouptut writer type is specified by the extension of the filename. In most cases you will also be specifying a view. {{{ SIMPLE orthoigen Assume we have input foo.tif and we wish to convert it to foo.jpg: orthoigen foo.tif foo.jpg PROJECTION orthoigen --utm orthoigen --geo orthoigen --geo-scaled orthoigen --input-proj orthoigen --view-template view_template/utm_8.kwl TILING_TEMPLATE For now we have to enable a view when tiling orthoigen --utm --tiling-template