Hi Peter,

likely the better alternative is to create one OSM file that includes North
America and Europe (osmosis can do that via --merge), then you only have to
run one OSRM process instead of several. Otherwise you can run osrm-routed
with loading the files directly, but you'd need to expose osrm-routed on
different ports.

Best,
Johan

On Mon, Jul 10, 2017 at 9:16 PM, Peter Townsed <[email protected]> wrote:

> Hi Everyone,
>
> I’m setting up an OSRM server and would like to serve car routing for only
> North America and Europe.
> I’m wondering what is the best approach for running the server with 2 osrm
> files. Should I run 2 separate osrm-routed in different ports? Is there a
> better way to run 2 files simultaneously on the same process?
>
> Thanks in advance,
> Peter
>
> _______________________________________________
> OSRM-talk mailing list
> [email protected]
> https://lists.openstreetmap.org/listinfo/osrm-talk
>
>
_______________________________________________
OSRM-talk mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/osrm-talk

Reply via email to