Metadata-Version: 1.1
Name: gispy
Version: 0.0.3
Summary: GIS functions with GDAL/OGR
Home-page: https://github.com/konradhafen/gispy
Author: Konrad Hafen
Author-email: khafen74@gmail.com
License: GPLv3
Description-Content-Type: UNKNOWN
Description: 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
        
Keywords: GIS,raster,vector
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering :: GIS
