Topic: "processing-script"
miguel123-gis/calculate-lines-overlap
This script measures the overlap between two lines by clipping the overlap and returning a line layer with a length field. It first snaps the two lines, clips the overlap, dissolves it, and adds a length field in meters.
Language: Python - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Related Topics