This project provides reusable components of the Jeography GIS as a library. It also contains the main executables of the GIS itself.
This library is released under the terms of the GNU Lesser General Public License.
See LGPL.md and GPL.md for details.
You can run the main UI using gradle directly:
gradle run
Setup the execution environment:
gradle createRuntime
Then you can run the main executables from the build directory:
./scripts/jeography