11 lines
344 B
Markdown
11 lines
344 B
Markdown
# ThoriumBusParser
|
|
|
|
A simple Java application to parse public transport data sources
|
|
|
|
## Executing the application
|
|
Download the latest one from the releases tab.</br>
|
|
Run:`java -jar ThoriumBusParser.jar`, You must have java 21 installed for this to work.
|
|
|
|
## Dependencies
|
|
[JOSM](https://josm.openstreetmap.de/) - Java OpenStreetMap</br>
|
|
Java 21 |