On Jan 23, 2008 10:08 AM, Lee Keel <[EMAIL PROTECTED]> wrote: > I have figured out that I cannot use tile4ms directly with the sid files, but > can I use it to create an index of an index file? In other words: can I > create an index shape file for a group of the sid files then use tile4ms to > create a "master" index shape file with group of the sid shape files in it? >
If you have gdal built with mrsid support, you can use the gdaltindex utility directly on the .sid files instead of using tile4ms. -- Matthew T. Perry http://www.perrygeo.net
