Spatial subset

From AWF-Wiki
(Difference between revisions)
Jump to: navigation, search
(Vector Polygon)
Line 10: Line 10:
 
# Click {{button|text=OK}}.
 
# Click {{button|text=OK}}.
  
== Vector Polygon ==
+
== Vector polygon masking==
 
# Load the vector file ''C:\OSGeo4W64\var\geodata\vector\Landkreis_Goe_neu_utm32.shp''. This is the actual boundary of the county Göttingen. We create a new vecto file with the boundary of the municipality Göttingen.  
 
# Load the vector file ''C:\OSGeo4W64\var\geodata\vector\Landkreis_Goe_neu_utm32.shp''. This is the actual boundary of the county Göttingen. We create a new vecto file with the boundary of the municipality Göttingen.  
 
# Right click on Layer name in the Layers Panel{{mitem|text=Properties --> General}}. Change the '''Data source encoding''' from {{button|text=System}} to {{button|text=UTF-8}}. Click {{button|text=UTF-8}}.
 
# Right click on Layer name in the Layers Panel{{mitem|text=Properties --> General}}. Change the '''Data source encoding''' from {{button|text=System}} to {{button|text=UTF-8}}. Click {{button|text=UTF-8}}.

Revision as of 17:25, 25 October 2017

Interactive box selection

  1. Click the Add raster layer QGIS 2.0 addrast.png and select the file C:/OSGeo4W64/geodata/raster/s2/Subset_S2A_MSIL2A_20170619T.tif.
  2. After clicking Open, the raster layer appears on the QGIS canvas.
  3. Raster --> Extraction ---> Clipper...
  4. Input file (raster): Choose a loaded file name fron the drop down list or click Select to browse to a file.
  5. Output file: click Select to choose a new file name for the subset image.
  6. The clipping mode extent is now active. Hold a left click on the map canvas dragging a box of your region of interest.
  7. Adjust the extent coordinates in the text file rounding the coordinates of 1 (upper left corner) x, y and 2 (lower right corner) x, y.

Qgis raster clipper.png

  1. Click OK.

Vector polygon masking

  1. Load the vector file C:\OSGeo4W64\var\geodata\vector\Landkreis_Goe_neu_utm32.shp. This is the actual boundary of the county Göttingen. We create a new vecto file with the boundary of the municipality Göttingen.
  2. Right click on Layer name in the Layers PanelProperties --> General. Change the Data source encoding from System to UTF-8. Click UTF-8.
  3. Right click on Layer name in the Layers Panel and open the Attribute table.
  4. Click Qgis select by expression.png and select by the expression: "NAME_4" ='Göttingen'. Select.

Qgis select munic.png

  1. Right click on Layer name in the Layers Panel 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!

  1. Click Run.
  2. Raster --> Extraction ---> Clipper...
  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