Metadata-Version: 1.1
Name: gistools
Version: 1.0.0
Summary: Misc geospatial functions build upon geopandas
Home-page: https://github.com/mullenkamp/gistools
Author: Mike Kittridge
Author-email: mullenkamp1@gmail.com
License: Apache
Description: 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.

        

        Documentation

        --------------

        No docs yet...

        

        Installation

        ------------

        gistools can be installed via pip or conda::

        

          pip install gistools

        

        or::

        

          conda install -c mullenkamp gistools

        
Keywords: gis geospatial
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
