If you're using osrm-routed, there's no real limit. That actually screams Denial Of Service at me, we should consider implementing something.
Currently, the only limit would be on the client side. daniel > On Nov 11, 2015, at 2:25 AM, Sander Deryckere <[email protected]> wrote: > > I think you can also be limited by the maximum length of the url: > http://stackoverflow.com/questions/2659952/maximum-length-of-http-get-request > <http://stackoverflow.com/questions/2659952/maximum-length-of-http-get-request> > If you have 1000 points, each with exact lat-lon, timestamp and hint, you'll > easily reach the max. Encoding it as a polyline might help to increase that > limit, but I don't know how to pass timestamps and hint data that way. > > Regards, > Sander > > _______________________________________________ > 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
