Wednesday, 13 March 2019

qgis - How to calculate the percentage of a Line through Polygons?



I have a straight line which runs through a bunch of polygons, which don't have spacing between them (border to border).


Is there an easy way with QGIS to calculate which polygons it passes and by what percentage of the total distance its within these polygons?


I'm using Ubuntu, QGIS 1.8.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...