I am reading a large ECW version 3 file into FME and then clip it. After this I want to write in to an ECW version 2. Everytime when I do this I get the following warning: ECW writer: Existing value for creation option 'ECW_FORMAT_VERSION' was '2'. Overwriting with the new value '3'.
Is there any way I can turn off, the automatic overwriting of the version number? I really need the final output to be an ECW version 2.
Thanks in advance!