powered by
Use this function to return information on the Valhalla server (version etc.). This function interfaces with the Status Valhalla service.
vl_status(server = getOption("valh.server"), verbose = FALSE)
A list with information on the Valhalla service is returned.
URL of the Valhalla server.
if TRUE and if the service has it enabled, it will return additional information about the loaded tileset.
vl_status("https://valhalla1.openstreetmap.de/", verbose = FALSE)
Run the code above in your browser using DataLab