<div dir="ltr"><div>Linestrings have a direction already, you can use marker lines with arrows to represent the original direction. For analysis you can revert the polyline direction using it's attributes, or using the switch the direction of polyline plugin [1] to actually invert vertex order.</div>
<div><br></div><div>Alexandre Neto</div><div><br></div><div><br></div><div>[1] <a href="http://plugins.qgis.org/plugins/lineswitch/">http://plugins.qgis.org/plugins/lineswitch/</a><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Sun, Sep 1, 2013 at 1:53 PM, Stefan Keller <span dir="ltr"><<a href="mailto:sfkeller@gmail.com" target="_blank">sfkeller@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I'm designing a spatial database and like to introduce a LINESTRING where the direction is important, e.g. to describe a oneway street or a water pipe. I indicate this by another attribute, e.g. "direction: BOOLEAN", or "direction: ENUM(both, as_is, reverse)  <div>

<div><br></div><div>A "directed line" means that the order of the coordinates of a linestring value is important - like in a directed graph - and needs to remain the same whatever happens to it e.g. when importing, storing, retrieving, analysing or rendering... </div>

<div><br></div><div>Does anybody have had any issues to manage "directed lines" in QGIS (OGR, extensions, etc.)?<br><div><br></div><div>Yours, Stefan</div><div><br></div></div></div></div>
<br>_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br></blockquote></div><br></div>