[Qgis-user] Lines defined by CSV

Neumann, Andreas a.neumann at carto.net
Mon May 30 05:26:51 PDT 2016


Hi, 

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 

Alternatively, you can load the CSV and use a virtual layer and use the
onboard geometry builder expressions of QGIS. 

Andreas 

On 2016-05-30 14:23, Tyler Veinot wrote:

> 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? 
> Thanks 
> Tyler 
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20160530/66a2e856/attachment.html>


More information about the Qgis-user mailing list