QGIS Python Plugins Repository
Fast Field Filler
The plugin was created to quickly fill in the fields in the attribute table.
It allows you to specify a layer, a field in its attribute table and fill all selected objects with a preset value.
For example, this plugin may be useful:
1. If you check the results of the neural network by dividing selected objects into two classes: correctly selected objects (True), falsely selected objects (False).
2. If you classify thermal spots detected by remote sensing data and divide all objects into: fires, anthropogenic heat sources, false alarms.
Plugin features:
Set from 1 to 10 preset class values.
Save and load the values you need in a Json format file.
Assign hotkeys (limited choice) to quickly fill the attribute table with the desired values.
Set a limit on the maximum selection of objects ( to avoid accidentally overwriting everything).
Buttons to save results and rollback changes.
- Author
- MrChebur
- Maintainer
- mrchebur
- Tags
- attribute , table , field , value , fill , quick , fast
- Plugin home page
- https://github.com/MrChebur/Fast-Field-Filler
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/MrChebur/Fast-Field-Filler
- Latest experimental version:
- 1.0.1
- Plugin ID
-
3071