Hi !

my job is to transform images form gk2 (EPSG:31466) to etrs89 zone 32N (EPSG 25832) and i start following command by the qgis-gdal dialog:

gdalwarp -s_srs EPSG:31466 -t_srs EPSG:25832 -of GTiff E:/jan_testauswertungen/xxxx_test/Luftbild/rgb/675735.tif E:/jan_testauswertungen/xxxx_test/Luftbild/rgb/test_wordfile.tif

but the result image is on a wrong position - look into the world-files:

source:
0.0500000000
0.0000000000
0.0000000000
-0.0500000000
2567500.0249999999
5673999.9749999996

target:
0.0499895212
0.0000000000
0.0000000000
-0.0499895212
357801.5026061685
5673694.2809244990

did anyone had a idea ?

regards Jan :-)
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to