/PyQGIS_Hydro

Hydrological tools for PyQGIS

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PyQGIS_Hydro

Hydrological tools for PyQGIS Each tool is an individual processing plugin. To install: add the folder of the tool to your QGIS profile folder under python\plugins. Don't copy the root of the repository there. It will not work.

  • Iterate point features and calculate a catchment for each feature. Results in polygon shapefiles of the catchment of each point. The polygons are saved in an output folder.