havatv / qgislinedirectionhistogramplugin

A QGIS plugin to create a histogram of line directions
GNU General Public License v2.0
0 stars 0 forks source link

Add histogram output for each tile #30

Open NastyaNekr opened 2 years ago

NastyaNekr commented 2 years ago

When using tiling, it can be very useful to be able to export the histograms with directions and its percentage as a table with one row per tile. StartAngle1; EndAngle1 StartAngle2;EndAngle2 ..............................StartAngle(Nbins);EndAngle(Nbins) tile ID(1) Length; Number Percentage Length; Number Percentage ......................Length; Number Percentage ...................................................................................... tile ID(N tiles) Length; Number Percentage Length; Number Percentage ......................Length; Number Percentage