[Gdal-dev] How to split multi-layer geotiff images

Clay, Bruce bclay at ball.com
Wed Jun 14 17:49:59 EDT 2006


 I have had problems getting this message posted.  - the send keeps
timing out.  I apologize if multiples finally get sent out

 

 

Can GDAL be used to open multi-layer Geotiff raster files?

 

Not multi-band but more than one image in the same file. I was given
some Geotiff images that Microsoft Office Imaging tool shows 2 distinct
images in a single tiff file.

 

IDL was used to create the file using an APPEND function.

 

ArcMap does not seem to be able to find the second images so I would
like to extract the image using GDAL but I don't see any info in the
documentation.

 

Tiffsplit in the FW tool set will split the file into 2 images but it
kicks up some error messages

 

C:\GisTeam\Data\APC_tree\SL\data\UnitedStates\31251>H:\SupportLibraries\
FWTools1.0.0b2\bin\tiffsplit 20060122_001_1200z_n34.00_w84.00_SFP.tif

TIFFReadDirectory: Warning, 20060122_001_1200z_n34.00_w84.00_SFP.tif:
unknown field with tag 33550 (0x830e) encountered.

TIFFReadDirectory: Warning, 20060122_001_1200z_n34.00_w84.00_SFP.tif:
unknown field with tag 33922 (0x8482) encountered.

TIFFReadDirectory: Warning, 20060122_001_1200z_n34.00_w84.00_SFP.tif:
unknown field with tag 34735 (0x87af) encountered.

 

The resulting images have no spatial reference information in them.

 

Bruce

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20060614/0c1199c8/attachment.html


More information about the Gdal-dev mailing list