The Shape Tools plugin (https://plugins.qgis.org/plugins/shapetools/) has an algorithm called "Geodesic measurement layer". If you unselect, "Measure total length rather than each line segment" then it will break each of your river lines into individual segments and will include the distance and azimuth in the attribute table of each segment.
Best wises, Calvin On Thu, Sep 9, 2021 at 12:18 AM Allan López <[email protected]> wrote: > Dear all, > > I have a SHP of river drainage which also includes a morphotectonic value > for neighbour and continuos river segments. > I need to assign a direction (0-360°) to each one. I mean, I need a list > with the azimuth of each segment and its associated morphotectonic value to > generate a rose of directions by other means. > > In the attribute table I see the graduated value for each segment now I > need to get its azimuth > > Thank you in advance for your kind guidance > > Allan López > _______________________________________________ > Qgis-user mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user >
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
