Digitizing training and test areas

From AWF-Wiki
Jump to: navigation, search
A very important step in supervised image classification is the collection of training data. This is done in the training phase during which information on the spectral reflectance, it's variability and range for all classes that will be distincted by the classification is obtained. At first, we have to define the categories according to the objectives of the remote sensing study and the users's need. The training phase depends on previous knowledge acquired by field work or other sources of information like high-resolution satellite images or aerial photos. Furthermore, the reference information should be as acquired at the time of image acquisition if possible. One approach to collect reference data is the manual image interpretation which is done by image interpretersen who digitizing, delineate and identify training areas. There are different opinions to collect reference areas. In general, digital image classifiers, accuracy and quality measures require statistical based (probability) sampling. Therefore we need to define a sampling- and plot design. For the accuracy assessment we need an additional independent reference data set. The sample size should be large enough to divide the reference data into training and test data.

Working steps

  1. Generating sample points
    1. Load the the multiband raster file clip_SA2_2017-03-28_pca.tif, which should be available in the course data. It contains the first 5 component as a result of a pricipal components analysis of a Sentinel-2 scene.
    2. Open Vector --> Research tools --> regular points. Set the Input extent Layer to Use layer/canvas extent.
    3. Enter the number 600 (meters) to Point spacing.
    4. Click Use point spacing on.
    5. Enter an output shapefile name systematic_grid.shp and path by clicking Browse.
    6. Confirm with Run. The new layer is added to the Layer Panel .
    7. clip the the layer systematic_grid.shp with the administrative boundary of the new municipality Göttingen Landkreis_GOE_neu_utm32.shp Vector --> Geoprocessing Tools --> Clip (figure A).
  2. Buffering sample points
    1. Load the vector file select_50points.shp which contains a spatially balanced sample of the systematic grid (s.a.).
    2. Open Vector --> Geoprocessing tools --> Fixed distance buffer. Select the generated points shapefile as input layer.
    3. Enter 100 (meter) as Distance.
    4. Enter a file path and name, e.g. select_50points_buf, confirm with OK and confirm (figure B).
  3. As a reference layer you may add a google satellite layer as background
    1. Select Web --> OpenLayers plugin --> Google Maps --> Google Satellite (figure C).
      • If the Plugin doesn't exist in you QGIS installation, you'll first have to install it.
  4. Create a new shapefile layer
    1. Select Layer --> New --> New Shapefile Layer.
      • As layer type, select Polygon. Click the Specify SRS button and select WGS 84/ UTM 32N (EPSG:32632).
      • To add an attibute:
        • For the attribute's name type (Class into the Name field of the New attribute section.
        • Select Whole number as data type.
        • Confirm with Add to attributes list.
      • Confirm with OK and enter the path and name (e.g. Training) in the following menu.
  5. Digitizing areas
    1. Open the file digitizing_classes.pdf from the course data for a reference of landscape classes.
    2. Select the new shapefile in the TOC. Start the edit mode by clicking the Toggle editing button QGIS 2.0 Edit.png.
    3. Zoom in on a sample point (figure D). Click Add feature QGIS 2.0 Addpolygon.png to start digitizing. Draw polygons according to the landscape classes. Simply click the desired point on the canvas to start. After selecting a second point, the third point will construct a triangle and each additional point will add another triangle to the geometry. Finish the geometry by right-clicking and entering the attributes in the appearing window (just use an increasing number for the ID). Take your time to get used to this way of digitizing -- you can always delete the last polygon by simply clicking Cancel in the attributes dialogue, or by selecting it QGIS 2.0 Select.png and deleting with the Delete selected QGIS 2.0 Delete selected.png button. An example of a finished sample point can be seen in figure E.

Figures

Figure A: Map systematic_grid clipped with boundary of municipality Göttingen
Figure B: Selected sample points buffered with radius = 100m
Figure C: Google satellite layer loaded via the Open layers plugin
Figure D: Zoom-in on buffered sample point with underlying Google satellite layer
Figure E: Example of a sample point after digitizing landscape classes
Personal tools
Namespaces

Variants
Actions
Navigation
Development
Toolbox
Print/export