Hi,
I discovered a clever scheme for opening multiple registered raster images (in this case 90 ecw files). Each ecw file had an associated tab file to provide the georeferencing information. Many of you probably know about this, but it was exciting to me.
The clever scheme was to have a specific tab file that opened all 90 tab files referencing the ecw's.
All the tab file contained was:
!table !version 300 !charset WindowsLatin1
Definition Table
Type NATIVE Charset "WindowsLatin1"
Fields 2
Table Char (100) ;
Description Char (25) ;
ReadOnly
begin_metadata
"\IsSeamless" = "TRUE"
"\IsReadOnly" = "FALSE"
end_metadataI assume this fantastic tab would have been created, through Tools, Seamless Manager (the browser simply contains a list of the filenames). However, when I tried to do it myself, I only managed to get one tab file into the seamless tab. How do you easily get multiple files into the seamless tab?
Also, I want the registered images to be able to be displayed in another GIS package. I think the simplest way to do this would be to convert the 90 tab files to 90 ers files. Is there a simple way of doing this conversion, or can anyone suggest a alternative world file (or other different) approach?
