Closed valentina-s closed 3 years ago
Adding an R script to calculate distances between points with Graphhopper. Running the script requires running a local Graphhopper server: quickstart-from-source.
Further, one needs to download the map information: washington-latest.osm.pbf
and then run ./graphhopper.sh -a web -i washington-latest.osm.pbf
./graphhopper.sh -a web -i washington-latest.osm.pbf
Adding an R script to calculate distances between points with Graphhopper. Running the script requires running a local Graphhopper server: quickstart-from-source.
Further, one needs to download the map information: washington-latest.osm.pbf
and then run
./graphhopper.sh -a web -i washington-latest.osm.pbf