Reprojection of rasters
From AWF-Wiki
(Difference between revisions)
(→Using the Warp utility of Gdaltools plugin) |
|||
Line 10: | Line 10: | ||
# Enable “Load into canvas when finished”. Click {{button|text=OK}} | # Enable “Load into canvas when finished”. Click {{button|text=OK}} | ||
− | [[Category: | + | [[Category: Projection]] |
Revision as of 18:36, 3 November 2010
QGIS Tutorial
Category QGIS tutorial not found
Using the Warp utility of Gdaltools plugin
We use the gdalTools plugin for a comfortable reprojection of raster files to any supported projection.
- Under Plugin → Plugin Manager enable the checkbox of the gdalTools plugin.
- With Raster → Warp select the input file \geodata\etm62_utm.tif
- Select the output file \geodata\etm62_gk3.tif
- Source SRS is WGS84 / UTM zone 32N. EPSG: 32632
- Target SRS is DHDN / Gauss-Kruger Zone 3. EPSG: 31467
- Enable “Load into canvas when finished”. Click OK