[Gdal-dev] Reproject from UTM 32N (EPSG:25832) to WGS 86 (EPSG:4326)

Johannes Buehler jonnybbb at gmail.com
Wed Jan 31 09:02:04 EST 2007


Hello,
trying to reproject a GeoTIFF file  from UTM 32N (EPSG:25832) to WGS 86
(EPSG:4326) i get the following error

gdalwarp -co TFW=YES -co TILED=YES -co BLOCKXSIZE=512 -co BLOCKYSIZE=512 -co
COMPRESS=LZW -s_srs EPSG:25832 -t_srs EPSG:4326 l0.tif l_wgs.tif

ERROR 1: Too many points (441 out of 441) failed to transform,
unable to compute output bounds.


i used a testdataset from the bkg
http://www.geodatenzentrum.de/gdz1/abgabe/testdaten/raster/dtk50-utm32w-a10-tif-lzw.zip

Thanks  for any help
Johannes Bühler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20070131/c2048a14/attachment.html


More information about the Gdal-dev mailing list