kartoza / stream_feature_extractor

A QGIS plugin to extract stream features (wells, sinks, confluences etc.) from a stream network
GNU General Public License v2.0
6 stars 9 forks source link

support for multilinestring layers #65

Closed vermeulendivan closed 2 years ago

vermeulendivan commented 2 years ago

@Samweli the two methods has been merged into one method now. made a change to the method which also now removes features with a null geometry. does this for both multilinestring and linestring files.