Raster overviews / pyramids

154 views
Skip to first unread message

Tom

unread,
Jun 27, 2018, 7:16:53 AM6/27/18
to MapInfo-L
Hi,

Does anyone know if MapInfo will make use of internal or external overviews of the type created by GDAL (http://www.gdal.org/gdaladdo.html) in standard JPGs or TIFs?

My suspicion is not, as I'm not seeing any difference in rendering time.

I'm aware of the MRR format which has this capability, but was looking for something cross platform, or alternatively I may as well reduce the file size of data supplied with overviews if MapInfo can't use them.

Many thanks,

Tom

sam.s.j...@gmail.com

unread,
Jul 15, 2018, 5:59:06 PM7/15/18
to MapInfo-L
If your file gets loaded via one of the native raster drivers then it will not use the OVR files (if present). If it is loaded via the GDAL raster driver, then it may use OVR files. However, sometimes the overviews are not compatible with what our raster engine uses and so this may also prevent them being used.

An MRR generally has the overview data embedded in the file although it is easy to accidentally create MRR's without this data via the UI. In all the processing operations there is a checkbox for "Display Output File". If you turn this off you get no overviews.

If you load a raster of some other format like TIFF, then the raster engine will create a PPRC file which is our own equivalent of an OVR file. The PPRC file is created once - when you first open the file - and will be reused thereafter. There are some special rules in place for JPEG rasters that will prevent a PPRC being created for JPEG's unless they are very large. 
Reply all
Reply to author
Forward
0 new messages