Spatial subset

From AWF-Wiki
Revision as of 13:26, 29 October 2018 by Hfuchs (Talk | contribs)

Jump to: navigation, search

Interactive box selection

  1. Click the Open Data Source Manager QGIS 3.0 datasource.png and Add raster layer QGIS 2.0 addrast.png and select the file /geodata/raster/s2/Subset_S2A_MSIL2A_20170619T_MUL.tif.
  2. Raster --> Extraction ---> Clip Raster by Extent
  3. Input file (raster): Choose a loaded file from the drop down list or click Select to browse for a file.
  4. Output file: click Select to choose a new file name for the subset image.
  5. Define the clipping extent by clicking... and Select extent from canvas The clipping mode is now active. Hold a left click on the map canvas dragging a box of your region of interest.
  6. Adjust the extent coordinates in the text file rounding the coordinates (upper left and lower right).

Qgis raster clipper.png

  1. Click OK.

Vector polygon masking

  • Load the vector file \geodata\vector\gadm36_DEU_4.shp. These are the level 4 administrative boundaries of the country Germany downloaded from https://gadm.org/index.html .
  • Right click on Layer name in the Layers Panel Properties --> General. Change the Data source encoding from System to UTF-8. Click UTF-8.
  • Right click on Layer name in the Layers Panel and open the Attribute table.
  • Click Qgis select by expression.png and select by the expression: "NAME_4" ='Göttingen'. Select.

Qgis select munic.png

  • Right click on Layer name in the Layers Panel . Export --> Save Features as... Save as.... Fill the form as shown below.

Qgis vector save as.png Make sure that the CRS is the same like the image file (here WGS84/UTM Zone 32, EPSG:32632)!

  1. Click Run.
  2. Raster --> Extraction ---> Clip Raster by Mask Layer...
  3. Input file (raster): Choose a loaded file name fron the drop down list or click Select to browse to a file (see above).
  4. Output file: click Select to choose a new file name for the subset image.
  5. Change the clipping mode from Extent to Mask. Choose the newly created polygon of the municipality as Mask Layer.
  6. Switch the checkbox on: Crop the extent of the target dataset to the extent of the cutline. All image data outside the polygon will be masked.
  7. Switch the No data value checkbox on and specify the value 0.
  8. Click OK.

Qgis raster mask.png

Personal tools
Namespaces

Variants
Actions
Navigation
Development
Toolbox
Print/export