Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emxsys/emxsys-terramenta
Emxsys Terramenta is a desktop Java application built on top of the Netbeans platform, using NASA WorldWind for its main GIS features. This is a fork of Terramenta created by Chris Heidt: https://bitbucket.org/teamninjaneer/terramenta/
https://github.com/emxsys/emxsys-terramenta
3d gis globe java nasa virtual-earth worldwind worldwindjava
Last synced: about 8 hours ago
JSON representation
Emxsys Terramenta is a desktop Java application built on top of the Netbeans platform, using NASA WorldWind for its main GIS features. This is a fork of Terramenta created by Chris Heidt: https://bitbucket.org/teamninjaneer/terramenta/
- Host: GitHub
- URL: https://github.com/emxsys/emxsys-terramenta
- Owner: emxsys
- License: other
- Created: 2017-11-10T19:32:00.000Z (about 7 years ago)
- Default Branch: develop
- Last Pushed: 2017-11-11T21:21:49.000Z (about 7 years ago)
- Last Synced: 2024-01-30T00:16:24.078Z (10 months ago)
- Topics: 3d, gis, globe, java, nasa, virtual-earth, worldwind, worldwindjava
- Language: Java
- Homepage:
- Size: 66.3 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# README #
Terramenta is a desktop Java application built on top of the Netbeans platform, using NASA WorldWind for its main GIS features. You can get started right away by downloading one of the Terramenta installers found in the [Downloads](https://bitbucket.org/teamninjaneer/terramenta/downloads) area.
Get Started at our [wiki homepage](https://bitbucket.org/teamninjaneer/terramenta/wiki).
### What is this repository for? ###
* This repository is used for the active development of Terramenta.
* Current version is 2.2### How do I get set up? ###
* Summary of set up: checkout source code.
* Configuration: the source code is organized as a Maven project.
* Dependencies: external dependency exists for NASA WorldWind 2.0, [read more](https://bitbucket.org/teamninjaneer/terramenta/wiki/Building).
* How to run tests: use JUnit to run unit tests.
* Deployment instructions: execute build goal to produce executable.### Contribution guidelines ###
* Writing tests: please write unit tests for new code.
* Code review: always welcome.
* Other guidelines: please use the project's issue tracker for bugs and features, use the [Developer Forum](https://groups.google.com/forum/#!forum/terramenta-dev) for general discussion.### Who do I talk to? ###
* Contact Chris Heidt, founding developer, for contribution access to the source code.