<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 10/2/2019 9:41 AM, Alexandre Neto
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+H0G_EttHn2YBSikK0Ju_tibKPvNAg5S9=8GTpm0DS-Zxu46Q@mail.gmail.com">
      <div>Hi,<br>
      </div>
      <div><br>
      </div>
      <div>Using your layer directly into merge lines algorithm worked
        properly on QGIS 3.4 in Linux. That is, in the end, I got one
        single feature that is no longer multi. (if I try to go
        multipart to single part I can't get the individual segments).</div>
    </blockquote>
     When I merge on the layer, I get a new layer that still reports as
    multi-linestring<br>
    <br>
    <img src="cid:part1.72F0E418.B28A1E37@stripfamily.net" alt=""><br>
    <br>
    However, it is internally different since now when I export as a gpx
    file, it is a single segment, which was the goal. Curious that it
    still reports the type as MultiLineString.<br>
    <br>
    <blockquote type="cite"
cite="mid:CA+H0G_EttHn2YBSikK0Ju_tibKPvNAg5S9=8GTpm0DS-Zxu46Q@mail.gmail.com"><br>
      <div>Hope it helps,</div>
      <br>
    </blockquote>
    Indeed, it solves the problem<br>
  </body>
</html>