Creating a multi-band GeoTIFF
From AWF-Wiki
(Difference between revisions)
(Created page with "{{construction}} : ''This exercise is part of the QGIS Tutorial 2013/14.<br/>In this exercise you will learn how to create images of several bands of satellite data, and h...") |
|||
Line 1: | Line 1: | ||
{{construction}} | {{construction}} | ||
: ''This exercise is part of the [[QGIS Tutorial 2013/14]].<br/>In this exercise you will learn how to create images of several bands of satellite data, and how to georeference a raster image.'' | : ''This exercise is part of the [[QGIS Tutorial 2013/14]].<br/>In this exercise you will learn how to create images of several bands of satellite data, and how to georeference a raster image.'' | ||
+ | |||
+ | ==Multiband layers== | ||
+ | To create a multiband image: | ||
+ | # Load the different satellite band layers into [[QGIS]]. For exercise purposes, you can use the landsat-bands from the directory ''geodata/raster/landsat/landsat457/'' in the [[Course data|course data]]; the layer names start with ''sub'', the band number is indicated by ''B'' and a two-digit number, e.g. ''B10'' for the first band, ''B20'' for the second. |
Revision as of 15:31, 26 November 2013
sorry: |
This section is still under construction! This article was last modified on 11/26/2013. If you have comments please use the Discussion page or contribute to the article! |
- This exercise is part of the QGIS Tutorial 2013/14.
In this exercise you will learn how to create images of several bands of satellite data, and how to georeference a raster image.
Multiband layers
To create a multiband image:
- Load the different satellite band layers into QGIS. For exercise purposes, you can use the landsat-bands from the directory geodata/raster/landsat/landsat457/ in the course data; the layer names start with sub, the band number is indicated by B and a two-digit number, e.g. B10 for the first band, B20 for the second.