Geospatial data hoarding system
- Python 3.4+
pip install landgrab
pip install git+https://github.com/StationA/landgrab.git#egg=landgrab
git clone https://github.com/StationA/landgrab.git
cd landgrab
pip install .
Usage: landgrab [OPTIONS]
Geospatial data hoarding system
Options:
--version Show the version and exit.
-e, --env-file PATH
-c, --config-file PATH [required]
-d, --debug
-h, --help Show this message and exit.
When contributing to this repository, please follow the steps below:
- Fork the repository
- Submit your patch in one commit, or a series of well-defined commits
- Submit your pull request and make sure you reference the issue you are addressing
pip install --editable .
tox -e dev