Misc geospatial functions built upon geopandas


Keywords
gis, geospatial
License
Apache-2.0
Install
pip install gistools==1.2.9

Documentation

gistools - Misc geospatial functions build upon geopandas

The gistools package is a bunch of misc convenience functions on top of geopandas, shapely, and rasterio for more complicated tasks. Also included is a module that contains functions for catchment delineation of NIWA's REC network and associated functions.

Documentation

More detailed documentation can be found on the project site.

Installation

gistools can be installed via pip or conda:

pip install gistools

or:

conda install -c mullenkamp gistools