Code 2004: …The specified number of waypoints must not be greater than 50

When creating cycling routes manually within maps.openrouteservice.org, I often have to force the routing to certain streets.
Therefore I often hit the specified error “Code 2004: Request parameters exceed the server configuration limits. The specified number of waypoints must not be greater than 50.”.

I guess a limit of 100 waypoints would generally be more realistic.

Hi @jockie,

50 waypoints are the limit of our backend due to server restrictions.
If you need more than 50 waypoints, you need to setup the ors backend locally yourself and adjust the limit.

See e.g Waypoint limit still in place even after editing app.config file in personal ORS instance

Best regards

1 Like