[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| Re: [udig-users] GDAL and UDig compatibility | 
Ok That is more or less what I thought.  I seem to remember a problem  
with the reader sometime back where it was grabbing the wrong tag or  
something like that.  I will try to look at it and See if I can see  
why it is behaving like this.  The trunk version may have this issue  
fixed since it is working with a different version of Geotools.  I  
will also let you know when there is a build of that available.
Jesse
On 2-Jun-08, at 12:08 PM, iomeneandrei wrote:
Hi Jesse,
Jesse Eichar wrote:
I'm a little confused as to what the difference is exactly.  Is the  
problem:
The CRS information being read from the Geotiff is being  
incorrectly interpreted by uDig?
yes the CRS information being read from the Geotiff is being  
differently interpreted by uDig respect the CRS I have set with  
gdal_translate:
gdal_translate -a_srs epsg:23033 input.tif output.tif
I have set 23033 CRS and uDig interprets it as 4269.
I hope to have been understandable.
Thank you,
Andrea