Re: [OSRM-talk] Best practices for multiple osrm files

2017-07-11 Thread Johan Uhle
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  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
> OSRM-talk@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk
>
>
___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk


[OSRM-talk] Best practices for multiple osrm files

2017-07-10 Thread Peter Townsed
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
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk