Reprojection of rasters
From AWF-Wiki
(Difference between revisions)
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
==Using the Warp utility of Gdaltools plugin== | ==Using the Warp utility of Gdaltools plugin== | ||
We use the gdalTools plugin for a comfortable reprojection of raster files to any supported | We use the gdalTools plugin for a comfortable reprojection of raster files to any supported | ||
projection. | projection. | ||
− | # Under {{mitem|text=Plugin → Plugin Manager}} enable the checkbox of the {{typed|text=gdalTools}} plugin. | + | # Under {{mitem|text=Plugin → Plugin Manager}} enable the checkbox of the {{typed|text=gdalTools}} [[plugins|plugin]]. |
# With {{mitem|text=Raster → Warp}} select the input file ''\geodata\etm62_utm.tif'' | # With {{mitem|text=Raster → Warp}} select the input file ''\geodata\etm62_utm.tif'' | ||
# Select the output file ''\geodata\etm62_gk3.tif'' | # Select the output file ''\geodata\etm62_gk3.tif'' | ||
Line 10: | Line 9: | ||
# Enable “Load into canvas when finished”. Click {{button|text=OK}} | # Enable “Load into canvas when finished”. Click {{button|text=OK}} | ||
− | [[Category: | + | ==Related articles== |
+ | * [[Reprojection of vectors]] | ||
+ | |||
+ | [[Category: Projection]] |
Latest revision as of 11:06, 17 September 2014
[edit] 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