<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Eddisson?</p>
    <p>Which z value? In your example you have different z-values
      attached to vertices, but you can only hold a single z-value per
      record.</p>
    <p>There are expressions like z(feature) that work on points, and
      there are expressions like point_n(LineStringGeom) to access a
      certain node. With this, you could say extract the z-values of the
      first node of a feature.</p>
    <p>Getting an aggregate (say mean z-value) of all nodes would be
      more complex and I am not sure if it can be done without Python.</p>
    <p>Andreas<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 15.09.2017 16:37, Eddison Araya
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAC-LqCmbmm5iZojLtzN0AstZ=n99-ypemRRjXTukKU84VQ_fqA@mail.gmail.com">
      <div dir="ltr">
        <div>Hello! a pleasure to greet Do you know how to convert a 3d
          polyline shapefile to a 2D and keep the Z value in your
          attribute table? Thank you</div>
        <div><br>
        </div>
        <div><img src="cid:part1.B5627249.4FBF8E47@carto.net"
            alt="Imágenes integradas 1" class="" width="535"
            height="262"><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre>
    </blockquote>
    <br>
  </body>
</html>