Creating new vector layers
From AWF-Wiki
(Difference between revisions)
Line 1: | Line 1: | ||
− | # Click the {{button|text=Add raster layer}} in the toolbar or choose {{mitem|text=Layer --> Add raster Layer}} | + | # Click the [[Image:QGIS_2.0_addrast.png|20px]] {{button|text=Add raster layer}} in the toolbar or choose {{mitem|text=Layer --> Add Layer --> Add raster Layer}} |
# Navigate to the georeferenced DOP ''/geodata_w02/mavic_rgba_modified.tif''. {{button|text=OK}} | # Navigate to the georeferenced DOP ''/geodata_w02/mavic_rgba_modified.tif''. {{button|text=OK}} | ||
# Create a new vector layer: | # Create a new vector layer: |
Revision as of 09:47, 7 June 2021
- Click the Add raster layer in the toolbar or choose Layer --> Add Layer --> Add raster Layer
- Navigate to the georeferenced DOP /geodata_w02/mavic_rgba_modified.tif. OK
- Create a new vector layer:
- Select Layer --> Create Layer --> New Geopackage Layer.
- Define path and file name.
- As Geometry type, select Polygon.
- Click the Specify CRS button and select the Project CRS, e.g.: WGS84/UTM32N (EPSG:32632).
- Adding an additional column in the attibute table:
- For the attribute's name type Class into the Name field of the New attribute section.
- Select Whole number (integer) as data type.
- Confirm with Add to Fields List.