[OSRM-talk] Reasonable use of public server

Daniel Patterson daniel at mapbox.com
Mon Nov 4 02:58:09 UTC 2019


The public server is rate limited to 5000 requests/minute.  If you flood it
with requests, likely many of yours won't work, and you'll block other
people from using it.

For this volume of work, you should investigate running a local server.  We
provide Docker images to run OSRM locally - these should be usable on
Windows (although I have not personally tested it).

daniel

On Sun, Nov 3, 2019 at 6:19 PM Taylor Moseley <tmoseley1980 at gmail.com>
wrote:

> HI My name is Taylor, and I'm exploring orsmr. I was wondering how many
> viaroute requests would be considered too many, as I have quite a lot of
> data to process, on the order of 15-17 million trips. Not all at once,
> maybe a million at a time. I imagine that's too much for the public server,
> but my options as far as non-windows machines are likely to be very limited
> as I work for the state on a small grant.
> I may be able to cut this down my limiting the maximum distance via
> geosphere or other packages
>
> A windows backend would be ideal but that's apparently not supported
> anymore.
> _______________________________________________
> 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/20191103/26e287ec/attachment.html>


More information about the OSRM-talk mailing list