Am 22.08.2017 um 11:22 schrieb Richard McDonnell:
Hi,
This should be achievable using Warp, which can be found under *Raster,
Projections, Warp*.
Set your source SRS to EPSG: 25833, and your destination to EPSG: 4258


No, EPSG:4258 is in degrees.

Source CRS should be EPSG:25832 for zone 32N
+proj=utm +zone=32 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs

and EPSG:5652 as target CRS:
ETRS89 / UTM zone 32N (N-zE)
+proj=tmerc +lat_0=0 +lon_0=9 +k=0.9996 +x_0=32500000 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs

HTH,
André Joost


_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to