RegionChooser
RegionChooser is a Java project. Its graphical interface allows to extract a specific region from CityGML and save it as a smaller CityGML file.
It uses:
- Java 8
- JavaFX
- Openlayers
RegionChooser was developed during SimStadt & SimStadt II projects.
Usage
RegionChooser.bat
in Windows
./RegionChooser.sh
in Linux
./RegionChooser.command
in macOS
Install
In order to compile, test and install RegionChooser into your local Maven repository:
git clone https://transfer.hft-stuttgart.de/gitlab/hft_gitlab/regionchooser.git
cd regionchooser
mvn clean install
The RegionChooser jar will then be available to SimStadt for packaging, when a SimStadt+RegionChooser bundle is created.
Author
Eric Duminil, HfT Stuttgart
Contributors
Matthias Betz, HfT Stuttgart