Quick summary
A GeoPackage is a portable, open-standard spatial database format used in QGIS to store vector and raster geospatial data. This guide walks you through creating a New GeoPackage Layer step by step, from opening the dialog to saving your configured layer.
Steps
- In the top menu, click 'Layer', select 'Create Layer', and choose 'New GeoPackage Layer'.
- In the dialog box, click the 'Browse (...)' icon next to the file name field to select a location and save the file.
- Click the Geometry type dropdown and choose Point, Line, or Polygon based on the feature you want to create.
- Optionally, set the CRS (e.g., EPSG:4326) if prompted.
- Add fields (attributes) if needed, such as Name, ID, and others.
- Once done, click 'OK' to confirm the layer configuration.
- Your GeoPackage has been successfully created and is ready to use in QGIS.
