AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
May 2008

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2008.05.16 21:24 "32 bit samples", by Garry Petrie
2008.05.17 16:34 "32 bit samples", by Garry Petrie
2008.05.17 19:22 "Re: 32 bit samples", by Bob Friesenhahn
2008.05.18 08:59 "Re: 32 bit samples", by Andrey Kiselev

2008.05.16 21:24 "32 bit samples", by Garry Petrie

I was wondering if anyone has experience with

 

http://seamless.usgs.gov/website/seamless/viewer.htm

 

This web app can produce geotiff files containing digital elevation data for
any place in the world using data from the space shuttle SAR mission. The
format of the tiff portion of the file contains 32 bit samples, not sure if
they are longs or short floats. Using libtiff I get the message about not
being able to handle 32bit samples from getimage. I know the web site
produces good image files, as I have been able to view the files with
AdobePS. I peaked at alpha 4.0 and it seems to have the same critical code
as 3.8.2. Are there great obstacles in enabling this function? I am willing
to spend some time with the code, but I don't want to become an expert.

 

gp