Related Plugins and Tags

QGIS Python Plugins Repository

Field find/replace

Plugin ID: 2207
(4) votes 

Simple screen to quickly perform find/replace on text in columns.

Right click in the attribute table to open a screen which lets you quickly find and replace text in fields. Similar to CTRL-F/CTRL-G on a column in a spreadsheet. Under the hood this is just the regex_replace function in the field calculator. This plugin is a simple screen to make the functionality a bit more easily accessible. Also, there is a preview window to help you perform your replacements in a controlled manner. Select the field to perform replacements on in the bottom left. You can use regular expressions, like [A-Z] (any capital letter) or (Foo|Bar) (Foo or Bar). When using escape codes, use an extra backslash: e.g. \\s for a whitespace character.

Author
Sem Riemens
Maintainer
semriemens
Tags
searchattributeattribute editattribute tabletablefield
Plugin home page
https://github.com/semriemens/qgis-plugin-findreplace
Tracker
Browse and report bugs
Code repository
https://github.com/semriemens/qgis-plugin-findreplace
Latest stable version
1
Plugin ID
2207
Version Experimental Min QGIS version Max QGIS version Downloads Uploaded by Date
1 no 3.4.0 3.99.0 10619 semriemens 2020-11-02T11:11:42.487257+00:00

Sustaining Members