[OSRM-talk] Use OSRM on rivers, railways, power lines

Daniel Patterson daniel at mapbox.com
Thu Aug 24 16:05:00 UTC 2017


Hi Francois,

  In theory, yes, you could route on powerlines, gas lines, or any other
linear feature.  Ensuring connectivity could be problematic - often rivers
are not connected to paths in OSM.

  Waterways are a bit problematic as they're often modeled as areas - if
you modify the Lua script to include them in the routing graph, OSRM will
route around the edges of the polygon.

  Getting proper connectivity between all the elements you want to route
between can be problematic as well - very often, rivers/rail are not
connected to roads or paths inside OSM.

  The turn-by-turn instructions might also be a bit weird if you don't
route on roads/paths - the guidance code has been mostly focused on
sensible instructions for drivers.

daniel

On Thu, Aug 24, 2017 at 6:27 AM, François Lacombe <fl.infosreseaux at gmail.com
> wrote:

> Hi all,
>
> Since there is not only roads but many other topological networks mapped
> on OSM, I'm wondering how osrm may be usable on them.
>
> Example : a power route used to establish a link between two substations
> http://www.openstreetmap.org/relation/6694740
>
> I know pretty well how lua profiles are built, for cars, bike,
> pedestrian... but is there any profile available for power or gas pipelines?
> Let's say we have proper data, is the profile the only thing to change to
> use osrm on pipelines or rivers exclusively ?
>
> Many thanks for any answer regarding this question
>
>
> François
>
> _______________________________________________
> OSRM-talk mailing list
> OSRM-talk at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osrm-talk/attachments/20170824/8cb86be3/attachment.html>


More information about the OSRM-talk mailing list