<div dir="ltr">Hi Pierluigi,<div>I don't know of such a function available from Python. I've translated a function from GEOS (C++) to Python some time ago. If you wish I can share it.</div><div><br></div><div>giovanni</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-01-13 18:16 GMT+01:00 Ing. Pierluigi De Rosa <span dir="ltr"><<a href="mailto:pierluigi.derosa@gfosservices.it" target="_blank">pierluigi.derosa@gfosservices.it</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I have a line geometry (ALine) and a point(Apoint) belonging to the<br>
ALine.<br>
Apoint have been evaluated from a second line geometry Bline that cross<br>
the Aline using the QgsGeometry intersection function as:<br>
Apoint =Bline.intersection(Aline)<br>
<br>
I need to calculate distance along Aline from the starting point of<br>
Aline up to Apoint.<br>
<br>
In a certain way this problem could be seen as the opposite of function<br>
interpolate of QgsGeometry<br>
point = geom.interpolate(currentdistance)<br>
where it is known the distance from the beginning and it provide the<br>
point at specific distance.<br>
In my case I have the point but I need the distance.<br>
<br>
Thanks<br>
<span class="HOEnZb"><font color="#888888">Pierluigi<br>
--<br>
<br>
<br>
________________________________________________________________________<br>
Ing. Pierluigi De Rosa (PhD)<br>
Studio Associato GFOSSERVICES<br>
<br>
<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>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Giovanni Allegri<br><a href="http://about.me/giovanniallegri" target="_blank">http://about.me/giovanniallegri</a><div>Twitter: <a href="https://twitter.com/_giohappy_" target="_blank">https://twitter.com/_giohappy_</a></div><div>blog: <a href="http://blog.spaziogis.it" target="_blank">http://blog.spaziogis.it</a><br>GEO+ geomatica in Italia <a href="http://bit.ly/GEOplus" target="_blank">http://bit.ly/GEOplus</a></div></div></div>
</div>