Page 1 of 1
Automated workflow compress orthos / JPEG in Tiff
Posted: Tue May 07, 2024 10:10 am
by Elena Donovan
Hello,
I am wondering if I can add a Jpeg in Tiff compression at the orthorectification stage when using automated workflow?
Re: Automated workflow compress orthos / JPEG in Tiff
Posted: Tue May 07, 2024 10:19 am
by David Alamillo
Hi Elena,
I would be happy to help with this question. While there is not an option to add the compression via the user interface, it is possible to generate it via a script found in the automated workflow menu, bottom right section "generate script".
1. Access the automated workflow module
2. Adjust your settings and activate the button on the bottom left to "generate a script"
3. Edit the newly generated script file using a notepad editor
4. Locate the <orthorectification> section and following the scripts format add a space after section "Resolution" and copy the following line:
JPEGInTIFF On
This will compress the resulting orthos and optimize diskspace.
5. To run the script, simply navigate to: file>Run script.
Re: Automated workflow compress orthos / JPEG in Tiff
Posted: Wed May 08, 2024 6:11 pm
by Elena Donovan
Perfect, that worked well. Happy I could use the template directly from the user interface.
Thank you for the help.
Elena