QGIS Editing Attributes: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
| Line 17: | Line 17: | ||
</ol> |
</ol> |
||
Note than refactor fields creates a new layer, but if you want you can just save over the original file. |
|||
:''Note: Refactor fields creates a new layer, but if you want you can |
:''Note: Refactor fields creates a new layer, but if you want you can save over the original file.''<br> |
||
Revision as of 23:37, 6 December 2021
Page Under Construction
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 allows you to:
- Change field names and types
- Add and remove fields
- Reorder fields
- Calculate new fields based on expressions
- Load field list from another layer
- Note: Refactor fields creates a new layer, but if you want you can save over the original file.