| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2006.06.06 13:53 "Re: geokeydirectory tag", by Frank Warmerdamoded orbach wrote: > I've encountered a problem concerning this tag, which seems strange to me: > my application clones a tiff file by reading data + tags from a file and > writing them to a new file. all going well, except for one specific > file, with this specific tag. Oded, I'm not sure why it isn't working for you. But I did want to stress that you can treat the GeoTIFF tags directly using TIFFGetField() and TIFFSetField() *or* you can manipulate them with GTIFFKeyGet() and GTIFFKeySet(). You should avoid trying to do both as this might result in any number of mixups. If you want more help I suspect you will need to provide a minimal simple program that demonstrates your problem, along with an input file. Best regards, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | President OSGF, http://osgeo.org |
|||||||