<div dir="ltr">Hi,<br>Img2Ozf utility program since version 3.17 produces OZF4 format files.<br><br>Since then, when I try to convert my calibrated map, I get an error message like "ERROR 4: `somefile.ozf4' not recognised as a supported file format.".<br><br>Conversion of calibrated map ultimately results in the following command line call (I am using Windows 10):<br><br>gdal_translate.exe -of GTiff --config GDAL_DATA "c:\path\to\gdal\gdal-data" -co compress=lzw -co BIGTIFF=IF_SAFER "input-file.ozf4" "output-file.tif"<br><br>So I understand that OZF2/OZFX3 file formats are different from OZF4 and GDAL raster driver does not support it.<br><br>But are there any ideas, thoughts or discussions on this new format? I wonder that there is little or no information, especially in the context of GDAL, about this new Ozi format (at least I cannot find one).<br><br>Thanks in advance<br><br>Ivars<br><br><br></div>