<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>The QGIS CSV driver support WKT geometry. So I would recommend that you format your line with a WKT LINESTRING geometry. See https://en.wikipedia.org/wiki/Well-known_text</p>
<p>Alternatively, you can load the CSV and use a virtual layer and use the onboard geometry builder expressions of QGIS.</p>
<p>Andreas</p>
<p>On 2016-05-30 14:23, Tyler Veinot wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="ltr">I have CSV files that define line features using Start and End XYZ Coordinates (SX, SY, SZ, EX, EY, EZ) I get the lines by Displaying the Start and End points in 2 different views then combining them into one SHP. Then using Point to Lines I create the lines based on the Feature ID shared between the Start and End Points. My question is; is there an easier way to do this? It seems like something that people would do quite often but I cannot find any tools for doing this directly from the CSV in either QGIS or Esri?
<div>Thanks</div>
<div>Tyler</div>
</div>
<br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">_______________________________________________<br /> Qgis-user mailing list<br /><a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br /> List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br /> Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></div>
</blockquote>
<p> </p>
<div> </div>
</body></html>