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>
What am I doing wrong?