[Qgis-user] Line dissolve
Nicolas Cadieux
njacadieux.gitlab at gmail.com
Mon Aug 30 13:10:38 PDT 2021
Hi,
Seems like the plugin is available so I will try it out. The ability to create multi-linestring out of any touching lines (touch here means intersects at the first or last node) would be nice to have it if I can include it in a model.
My goal is for this model to work for anyone with a basic install of QGIS LTR or 3.20 with minimal efforts so I am trying to eliminate the need to rely on external plugins or scripts.
This is also my first attempt with models. It’s a learning curve but I am having fun… I think this probably should have been a plugin but my knowledge of GUI programming is basically 0. That will be for a next project…
Nicolas Cadieux
https://gitlab.com/njacadieux
> Le 30 août 2021 à 14:59, David Strip <qgis-user at stripfamily.net> a écrit :
>
> I looked at the source for this plug-in and as far as I can tell it only merges lines that meet at endpoints. It ignores multi-lines, and only creates linestrings, so there are no vertices of degree >2 (ie, no junctions/forks). Also, the plug-in doesn't look for intersections between vertices (since it only looks to merge endpoints.)
> The StackExchange post appears to want multi-linestrings, which gives forks and such. Is that what you need?
>
>> On 8/30/2021 5:27 AM, Nicolas Cadieux wrote:
>> Hi,
>> This is the plugin I was referring to. I don’t see it in the current plugins (experimental turned on) so I figured it’s QGIS 2 only.
>>
>> https://github.com/ArMoraer/QGISMergeLines
>>
>> Nicolas Cadieux
>> https://gitlab.com/njacadieux
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20210830/a867c880/attachment.html>
More information about the Qgis-user
mailing list