Default server only runs the 'driving' profile, as per the documentation.
To change the profile ("driving" is set by default and it is the only profile available on the demo server), use the osrm.profile option: options(osrm.profile = "name.of.the.profile")
Anyone know a (free) server that provides the 'walk' profile?
The OpenStreetMap Wiki offers a number of suggestions, but I'm not sure which to go with. I really want something minimal/lightweight.
I need to run a small number of queries: Enough for me to debug my code, and maybe 30 more. I'm not programming an app. So setting up a local instance of osrm on my local machine seems like overkill. It's also a pain to do on Windows (I've spent hours trying), using the material here and here.
PS: Walkalytics is cool, but produces raster data when all I want (in the end) is a vector of a 1.25 mile isoline/contour/iso-distance.