QGIS Python Plugins Repository
Selection as Filter
Plugin ID: 3084
(8) votes
This plugin makes filter for the selected features
This plugin will show only the selected feature using filter query. Menus are in the layer's right click popup menus. The field selected and its values for the selected features are used in query syntax. If you want to show only selected features, set a field with unique values. If the field has duplicate values (e.g parent field), some other features which are not selected will be in the filtered result.
MENUs:
Show selected features only - set filter for selected features
Clear filter - remove the filter
Set field - to choose a field to use in the filter
- Author
- Kyaw Naing Win
- Maintainer
- knwin
- Tags
- python
- Plugin home page
- https://github.com/knwin/SelectionFilter/blob/main/README.md
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/knwin/SelectionFilter
- Latest stable version
- 1.0
- Plugin ID
-
3084