Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 519 Bytes

File metadata and controls

15 lines (9 loc) · 519 Bytes

SimRa Scripts

SimRa scripts and micro-projects for various purposes

directory-structure-migration

Migrate files from old directory structure to new directory structure.

rides-visualizer

Create json file with rides and html file to view them.
First run the script like java -jar rides-visualizer-jar-with-dependencies.jar -s C:\SimRa\Regions -r C:\SimRa\rides-visualized --region Berlin
Then run python -m http.server Then open http:\localhost:8000 in an internet browser and open the created .html