0

When sending a request like:

http://localhost:8989/route?point=52.5300591,13.3565022&point=52.5060440,13.4378107

I get an error like:

<message>Point 0 is out of bounds: 52.5300591,13.3565022, the bounds are: 1.4001186,1.7904396,42.4189533,42.6346042</message>

enter image description here

What am I doing wrong?

  • If you request a route it needs to be in the area for which you prepared graphhopper. E.g. if you run the command with a berlin.pbf file you can get results only for routes inside the berlin boundaries. – Karussell Mar 03 '23 at 16:38

0 Answers0