QGIS Python Plugins Repository
Dissolve Related
Plugin ID: 2624
(2) votes
This plugin allows dissolving only connected objects
Existing QGIS Dissolve functions allow dissolving objects based on shared attribute. As a result you receive a new layer with multipart objects. Dissolve Related plugin dissolves only connected features. Thus, as a result you receive a layer, where only connected features are dissolved. The rest of features are intact - even if they share attribute values.There is also a dedicated to arc geometry function (keep arcs singlepart checkbox), which dissolves only arcs that are connected to up to two other arcs, related by common first or last node. It creates dissolved singlepart arcs. Multipart to singlepart QGIS function will not divide such objects to their previous state.
- Author
- Piotr Andryk
- Maintainer
- pandryk
- Tags
- python , attribute , analysis , merge , dissolve
- Plugin home page
- https://github.com/pandryk/PythonRepo
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/pandryk/PythonRepo/tree/main/dissolve_related
- Latest stable version
- 1.3
- Plugin ID
-
2624
Version | Experimental | Min QGIS version | Max QGIS version | Downloads | Uploaded by | Date |
---|---|---|---|---|---|---|
1.3 | no | 3.30.0 | 3.99.0 | 1552 | pandryk | 2023-09-24T12:30:05.981575+00:00 |
1.2 | no | 3.0.0 | 3.99.0 | 2523 | pandryk | 2022-08-11T07:20:13.606105+00:00 |
1.1 | no | 3.0.0 | 3.99.0 | 911 | pandryk | 2022-03-16T08:01:10.695064+00:00 |
1.0 | no | 3.0.0 | 3.99.0 | 322 | pandryk | 2022-03-07T12:32:38.626648+00:00 |