Skip to content

ritviksahajpal/pygeoutil

Repository files navigation

pygeoutil

pygeoutil is a collection of utilities

E-mail: sahajpal.ritvik@gmail.com

Organization of the project

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
	  			|- ...

Installation

  • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published