[EN]Developing a QGIS Plugin: Working Only with Selected Features
In QGIS, many operations should only be applied to a subset of the data: a specific set of features selected by the user. In this article, we will learn how a QGIS plugin can detect, validate,…
Read More