bcgov / ols-router

BC Advanced Route Planner
https://bcgov.github.io/ols-router/
Apache License 2.0
23 stars 11 forks source link

Test of fix for infinite loop around internal turn restriction segments [Router 2.1.1] #271

Closed mraross closed 1 year ago

mraross commented 4 years ago

All requests should return route not found with no out-of-memory exception:

https://router-dev.pathfinder.gov.bc.ca/truck/distance.html?points=-122.94380307197572,49.146057323852325,-123.13006639480592,49.00644687717316

https://router-dev.pathfinder.gov.bc.ca/truck/route.html?points=-122.94380307197572,49.146057323852325,-123.13006639480592,49.00644687717316

https://router-dev.pathfinder.gov.bc.ca/truck/directions.html?points=-122.94380307197572,49.146057323852325,-123.13006639480592,49.00644687717316

mraross commented 4 years ago

Verified in production

mraross commented 4 years ago

Verified in delivery with April 2020 data.

mraross commented 4 years ago

Verified in delivery with May 2020 data.