QGIS Editing Attributes

Revision as of 08:44, 8 December 2021 by Pavlina Monhartova (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

Editing fields can now be done in QGIS with either Refactor Fields in the Processing Toolbox or in the Properties of the layer.

Refactor Fields

Refactor fields can be used to:

  • Change field names and types
  • Add and remove fields
  • Reorder fields
  • Calculate new fields based on expressions
  • Load field list from another layer

Refactor Fields can be found in the Processing Toolbox:

 

Note: Refactor fields creates a new layer, but it can be saved over the original file.

Layer Properties

Layer Properties can be used to:

  • Change field names and types
  • Add and remove fields
  • Calculate new fields based on expressions

Open the properties of the layer in QGIS, then click on the 'Fields' section and make it editable.

 
QGIS Layer Properties















Up
  Back to QGIS Tips And Tricks