gispy

GIS functions with GDAL/OGR


Keywords
GIS, raster, vector, gdal, geospatial-analysis, ogr
License
GPL-3.0
Install
pip install gispy==0.0.10

Documentation

GisPy

GisPy is a python package of basic GIS operations for use on GDAL raster datasets and OGR vector data sources. I developed this package for personal use and not for widespread disribution.

Depedencies

  • gdal
  • numpy
  • scipy