If you’re on Linux or macOS, you can use runLocally.sh
to start the application on your computer.
-
Use
runLocally.sh
with no arguments to run with the defaults. This will download an OSM file needed to work with the built-in data set. -
Use
runLocally.sh -i
for the interactive mode. In this mode you can choose from downloaded OSM files or download more OSM files. -
Use
runLocally.sh <REGION>
to run with the selected region.
See the
documentation
to learn more about the runLocally.sh
script.
Read the Development chapter in the documentation.