Feature request #13386
ogr2ogr based tool to "dissolve polylines"
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | |||
Category: | Processing/GDAL | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 21438 |
Description
Starting from ogr2ogr based tool "Dissolve polygons", it could be useful to have a tool that can dissolve a linear vector layer and sum some attributes of choice.
History
#1
Updated by Giovanni Manghi over 9 years ago
- Category set to Processing/GDAL
#2
Updated by Bernhard Ströbl over 9 years ago
I included this issue in #13654, please consider closing this ticket if appropriate.
#3
Updated by Giovanni Manghi over 9 years ago
Hi Bernhard,
I will add ogr/sql tools regardless of the work being done in native qgis tools, for several reasons: I like the flexibility of having GUI tools purely based on spatial SQL queries and because the tools already available have proven to be overall much quicker than the qgis/ftools counterparts. Cheers!
#4
Updated by Giovanni Manghi almost 8 years ago
- Easy fix? set to No
#5
Updated by Giovanni Manghi almost 6 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
ogr based dissolve now supports also lines.