I have just replaced geotifcp with tiffcp then applygeo from a recent
version of libgeotiff.
Not really pretty at all but it works...
Thanks
2016-05-09 16:28 GMT+00:00 fred p :
> Sorry for the previous message with a bad subject...
>
> -- Forwarded message --
>
Sorry for the previous message with a bad subject...
-- Forwarded message --
From: fred p
Date: 2016-05-09 16:26 GMT+00:00
Subject: Re: gdal-dev Digest, Vol 144, Issue 30
To: gdal-dev@lists.osgeo.org
Thanks for confirming what I guessed.
What follows is not directly related to
FD TIFF files ?
> Message-ID: <201605080019.51485.even.roua...@spatialys.com>
> Content-Type: Text/Plain; charset="utf-8"
>
> Le samedi 07 mai 2016 23:57:18, fred p a écrit :
> > Hello,
> > I am looking for a way to write multi-IFD TIFF files with GDAL (each IF
Hello,
I am looking for a way to write multi-IFD TIFF files with GDAL (each IFD
being JPEG or LZW compressed), for example with gdal_translate or (better
if possible) the Python API but without any success.
Is it possible anyway ?
Thanks for your help !
_
Hello,
On a Linux platform, I have two versions of zlib :
- the older version is installed with the system in /usr/lib64
- the newer version is installed in a non standard directory
I launch the configure tool with the appropriate --with-zlib=/path/to/the/
newer/version/of/zlib
When compiling, t
ataItem(hDstDS, key, val, NULL) !=
CE_None ){
> fprintf( stderr, "Ecriture du tag %s impossible",
key);
> }
>
> }
> }
> }
>
> /* --
Hello list !
I use the gdalwarp tool to change the projection of a GeoTiff file but the
most of the metadata of the source file are lost, which is not the case
with the gdal_translate tool.
Particularly, the following metadata are lost :
TIFFTAG_DOCUMENTNAME
TIFFTAG_IMAGEDESCRIPTION
TIFFTAG_