Files
ThoriumBusParser/README.md
2025-07-02 18:18:31 +03:00

344 B

ThoriumBusParser

A simple Java application to parse public transport data sources

Executing the application

Download the latest one from the releases tab.
Run:java -jar ThoriumBusParser.jar, You must have java 21 installed for this to work.

Dependencies

JOSM - Java OpenStreetMap
Java 21