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

Upgrade plugin to work with QGIS 3 #59

Closed Samweli closed 3 years ago

Samweli commented 3 years ago

Fixes https://github.com/kartoza/stream_feature_extractor/issues/54 and https://github.com/kartoza/stream_feature_extractor/issues/56

Continuing with work from https://github.com/kartoza/stream_feature_extractor/pull/55

Made changes to codebase to update the python code from version 2 to 3 and modified QGIS API to use API version 3. stream_extractor_plugin_working .