Scriptable geospatial data processing engine
Navigate to the root xgeo/
directory (where the Makefile
is located) and run:
make install
usage: xgeo [<flags>] [<source>]
Flags:
--help Show context-sensitive help (also try --help-long and --help-man).
Args:
[<source>] Source file
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