Hi Even,
I have forwarded your answer to the developers of QLandkarteGT, which
changed the comparison approach in order to use OSRIsSame(). Now map and
dem files pass the comparison test.
Thank you for your useful answer.
Corrado
Il 05/06/2011 14:18, Even Rouault ha scritto:
Le dimanche 05 j
Le dimanche 05 juin 2011 12:49:59, Corrado Guarino Lo Bianco a écrit :
> Hi,
> unfortunately this did not solve the problem. I try to better describe
> the problem.
> In order to decide if map and dem data files are compatible,
> QLandkarteGT evaluate two strings from such files according to the
>
Hi,
unfortunately this did not solve the problem. I try to better describe
the problem.
In order to decide if map and dem data files are compatible,
QLandkarteGT evaluate two strings from such files according to the
following procedure
...
char str[1024];
strncpy(str,dataset->GetProje
Corrado,
I see that the two projections are essentially the same. You may not need
gdalwarp after all. Try the gdal_translate utility with the -a_srs option to
specify the Coordinate System of the output file.
Tell us how it goes.
On Sat, Jun 4, 2011 at 3:30 PM, Corrado Guarino Lo Bianco <
guar.
Hi all,
I'm a QLandkarteGT user (QLandkarteGT is based on GDAL) and I'm having a
problem related to map formats. I use ecw maps in conjunction with DEM
data stored in geotiff files. In the past I was using GDAL 1.7.2 and I
had no problems. Recently I switched to GDAL 1.8.0 and now QLandkarteGT