Site icon GIS Tuto

Creating shapefiles in QGIS 3

QGIS 3 Girona is the most recent version of this powerful free software, with notable improvements in the administration, visualization, and consultation of files. In this opportunity the creation of vectorial files is approached, highlighting the differences with the previous versions.

Vector files:

The old Shapefile is the most widely used geospatial file in the GIS field, however, its replacement by more versatile and complete formats has long been announced, specifically by spatial databases, ESRI has prioritized the use of Geodatabases and now QGIS does the same with SQLite (through the Spatial Lite extension).

In previous versions of QGIS the Shapefile vector file was the protagonist followed by Spatial Lite (SQLite), the new version of QGIS marks a change by elevating the status within its interface to the Geopackage database format (Spatial Lite implementation). It is important to note that we can also create Spatial Lite layers in QGIS 3.

Spatial databases overcome the limitations of Shapefile by allowing tables, Raster and Vector data to be stored and managed in a single file.

Comparing Spatial Lite and Geopackage is a broad topic that we will address later.

How to create Shapefile files in QGIS 3?

There are several alternatives for creating Shapefiles, you can use the menu bar in the following sequence:

Layer menu > Create layer > New shapefile layer

Another way is to use the toolbars, in this case the “Layers Manager > New File Layer Shape…”.

The most direct alternative is via the “Data Source Manager” bar.

Defining the characteristics of the Shapefile

Regardless of which mode is selected, a dialog box is displayed in which each of its parameters can be configured.

Differences with the QGIS 2x version

In addition to those already commented, it can be pointed out:

Exit mobile version