Hello All,
I have a group of many TIF tiles with associated TABs which I open via a seamless table in MapInfo. I can open the TIFs directly in QGIS and they are correctly registered. However, I want to be able to create the equivalent of a MapInfo seamless table that can be used in QGIS. Would this be a Virtual Raster Catalog? And do you know how to create this in FME? I've tried the RasterMosaicker to produce an ECW but I get a warning (and this just creates a whole new (big) file anyway so not ideal):
TIFF reader: TIFFFetchNormalTag:ASCII value for tag "ImageDescription" contains null byte in value; value incorrectly truncated during reading due to implementation limitations
And error:
ECW writer: This format cannot support palettes. Consider removing or resolving palettes that are attached to the raster
When I try to build a Virtual Raster Catalog in QGIS I get the following error for each tile:
Warning 1: TIFFFetchNormalTag:ASCII value for tag "ImageDescription" contains null byte in value; value incorrectly truncated during reading due to implementation limitations
Warning 6: gdalbuildvrt does not support rotated geo transforms. Skipping C:\\Users\\Temp\\04027131.TIF
Sorry, but I'm not that knowledgeable about rasters - does this mean there's no geographical information attached to the tile ie they are not geotiffs? How does QGIS register them if this is the case? And how can I use FME to get around this?
Many thanks,
Jane