<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
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.)<br>
The StackExchange post appears to want multi-linestrings, which
gives forks and such. Is that what you need? <br>
<br>
On 8/30/2021 5:27 AM, Nicolas Cadieux wrote:
<blockquote type="cite">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
Hi,
<div>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.<br>
<div><br>
</div>
<div><a href="https://github.com/ArMoraer/QGISMergeLines">https://github.com/ArMoraer/QGISMergeLines</a><br>
<br>
<div dir="ltr">Nicolas Cadieux
<div><a href="https://gitlab.com/njacadieux">https://gitlab.com/njacadieux</a></div>
</div>
<div dir="ltr"><br>
</div>
</div>
</div>
</blockquote>
<br>
</body>
</html>