Creating a multi-band GeoTIFF

From AWF-Wiki
(Difference between revisions)
Jump to: navigation, search
(Multiband layers)
(Multiband layers)
 
(33 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{construction}}
+
: ''In this exercise you will learn how to create composites of several bands of satellite data.  
: ''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==
 
==Multiband layers==
To create a multiband image:
+
Satellite image data are most often delivered as single band image files. For displaying colour composites and classification single band image files need to be stacked and saved into a multi-band image:
# Load the different satellite band layers into [[QGIS]]. For exercise purposes, you can use the landsat-bands from the directory ''geodata/raster/landsat/'' in the [[Course data|course data]]; the layer names start with ''sub'', the band number is indicated by ''B'' and a one- or two-digit number, e.g. ''B1'' or ''B10'' for the first band and ''B1'' or ''B20'' for the second.
+
# Load the different satellite band layers into [[QGIS]]. For exercise purposes, you can use Sentinel-2 satellite bands from the directory ''geodata\Goe\raster\sentinel-2\''; the band number is indicated by ''B'' and two-digit number, e.g. ''B01'' for the first band and ''B02'' for the second. Important for producing a correct output multi-band file is that the band layer are ranked in ascending order in the ''Layer browser''. Usually single bands with the same spatial resolution (GSD or pixel size) are stacked in a file. In case of Sentinel-2 band designation please find information on spectral and spatial resolution.  
# If the processing toolbox is not visible in you [[QGIS]] window yet, select {{mitem|text=Processing --> Toolbox}}.  
+
# If the processing toolbox is not visible, select {{mitem|text=Processing --> Toolbox}}.  
# In the processing toolbar, type {{typed|text=merge}} into the search field to find the {{button|text=merge}} tool and open it.
+
# In the processing toolbar, type {{typed|text=Merge}} into the search field to find the {{button|text=GDAL\OGR --> Merge}} tool and open it ('''figure A''').
 +
# Click the button {{button|text=...}} on to select the layers you want to include in the multi-layer band.
 +
# Activate {{button|text=Layer stack}}
 +
# Choose the same ''Output raster type'' as the data storage type of the single input bands.
 +
# The output file should be named with the extension '''.tif''' to indicate GeoTIFF file format.
 +
[[Image:RemSens_Exercise03_1.png|thumb|left|800px|'''Figure A:''' The ''Merge'' dialogue in [[QGIS]] 2.14]]
 +
 
 +
[[Category:Working with Raster Data]]

Latest revision as of 10:24, 2 May 2016

In this exercise you will learn how to create composites of several bands of satellite data.

[edit] Multiband layers

Satellite image data are most often delivered as single band image files. For displaying colour composites and classification single band image files need to be stacked and saved into a multi-band image:

  1. Load the different satellite band layers into QGIS. For exercise purposes, you can use Sentinel-2 satellite bands from the directory geodata\Goe\raster\sentinel-2\; the band number is indicated by B and two-digit number, e.g. B01 for the first band and B02 for the second. Important for producing a correct output multi-band file is that the band layer are ranked in ascending order in the Layer browser. Usually single bands with the same spatial resolution (GSD or pixel size) are stacked in a file. In case of Sentinel-2 band designation please find information on spectral and spatial resolution.
  2. If the processing toolbox is not visible, select Processing --> Toolbox.
  3. In the processing toolbar, type Merge into the search field to find the GDAL\OGR --> Merge tool and open it (figure A).
  4. Click the button ... on to select the layers you want to include in the multi-layer band.
  5. Activate Layer stack
  6. Choose the same Output raster type as the data storage type of the single input bands.
  7. The output file should be named with the extension .tif to indicate GeoTIFF file format.
Figure A: The Merge dialogue in QGIS 2.14
Personal tools
Namespaces

Variants
Actions
Navigation
Development
Toolbox
Print/export