pygeoutil is a collection of utilities
E-mail: sahajpal.ritvik@gmail.com
The project has the following structure:
pygeoutil -
|- README.md
|- pygeoutil
|- __init__.py
|- util.py
|- rgeo.py
|- data
|- ...
|- tests
|- ...
|- doc
|- Makefile
|- conf.py
|- sphinxext
|- ...
|- _static
|- ...
|- setup.py
|- .travis.yml
|- appveyor.yml
|- LICENSE
|- ipynb
|- ...
-
Install pre-requisite packages: gdal, pandas, numpy, pygeoprocessing, geocoder, geopy, functools32, rasterio
-
Install using pip
pip install git+https://github.com/ritviksahajpal/pygeoutil.git
-
Upgrade using pip
pip install --upgrade git+https://github.com/ritviksahajpal/pygeoutil.git