Commit c578c194 authored by Eric Duminil's avatar Eric Duminil
Browse files

Reordering README

parent e699dfee
Pipeline #207 canceled with stages
# RegionChooser # RegionChooser
![RegionChooserScreenshot](region_chooser_screenshot.png)
[RegionChooser](https://transfer.hft-stuttgart.de/gitlab/hft_gitlab/regionchooser) is a Java project. Its graphical interface allows to extract a specific region from [CityGML](https://www.opengeospatial.org/standards/citygml) and save it as a smaller CityGML file. [RegionChooser](https://transfer.hft-stuttgart.de/gitlab/hft_gitlab/regionchooser) is a Java project. Its graphical interface allows to extract a specific region from [CityGML](https://www.opengeospatial.org/standards/citygml) and save it as a smaller CityGML file.
![RegionChooserScreenshot](region_chooser_screenshot.png)
It uses: It uses:
* Java 8 * Java 8
* JavaFX * JavaFX
* [Openlayers](https://openlayers.org/) * [Openlayers](https://openlayers.org/)
## Installation ## Installation
...@@ -16,8 +16,8 @@ It uses: ...@@ -16,8 +16,8 @@ It uses:
## Usage ## Usage
`start.bat` in Windows * `start.bat` in Windows
`./start.sh` in Linux * `./start.sh` in Linux
## Author ## Author
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment