Re: [OSRM-talk] OSRM Demoserver - call for hosting volunteers

2020-01-25 Thread Peter Schneider-Kamp via OSRM-talk
What is the average computational load (CPU and memory) needed for the 10K 
requests/minute?

Cheers,
Peter

From: Daniel Patterson via OSRM-talk 
Reply to: Mailing list to discuss Project OSRM 
Date: Friday, 24 January 2020 at 20.53
To: Mailing list to discuss Project OSRM 
Cc: Daniel Patterson 
Subject: [OSRM-talk] OSRM Demoserver - call for hosting volunteers

Hi all,

On Mar 09, 2020, the TLS certificate for 
router.project-osrm.org is going to expire.  At 
the same time, Mapbox is going to shutdown our hosting of that service.  As 
many of you have probably noticed, our investment in the OSRM codebase has 
greatly decreased over the last year.

This is a call to the community to see if someone else is willing to take up 
the mantle for running the demo server.  If nobody steps up, then the service 
will stop working on Mar 09, 2020.

The demoserver currently hovers at around 10k requests/minute with peaks up to 
about 50k.

I've also posted a ticket about this at 
https://github.com/Project-OSRM/osrm-backend/issues/5655

daniel
___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk


[OSRM-talk] routing without a path

2019-11-28 Thread Peter Schneider-Kamp via OSRM-talk
Hi everyone,

We are starting to use OSRM in a research project for autonomous drones. The 
drones should normally fly along existing paths (i.e. ways from OpenStreetMap). 
But there are situations where the drone needs to fly without a path between 
two nodes (as it otherwise would have to make a detour of many kilometres).

We have a custom profile that works well for routing along the kind of paths we 
want to route along. But is there any way that we can tell OSRM to just go from 
one node to another close-by node without a path?

So far the only idea is a bit of a hack: add a new type of path between all 
close-by nodes and add this type of path to the profile (with a lower speed, 
enabling its use but discouraging it).

Any other ideas?

Any inputs/ideas/pointers are appreciated!

Cheers,
Peter
___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk