On 16 June 2017 at 06:36, C Hamilton <adenacult...@gmail.com> wrote:

> There are several missing methods to QgsDistanceArea
>
> 1. Return the shortest path line between two points. The input would be the
> two points and the maximum distance of travel before a new line segment is
> added to the path. It may be good to add an attribute that is the maximum
> number of line segments that the line can have.
>
> 3. Calculate the intersection of two paths given their starting points and
> bearing.

These sound very useful! I'd love to see them implemented.

> 2. Given a starting point, bearing, and distance, return the destination
> point.

This was recently added (in master) by Mark Johnson.

Nyall
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to