Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to build a route in France #8118

Open
strump opened this issue May 8, 2024 · 1 comment
Open

Fails to build a route in France #8118

strump opened this issue May 8, 2024 · 1 comment
Labels
Borders Country borders and polygons Bug Something isn't working Duplicate This issue or pull request already exists Routing Route building issues, e.g. valid route, valid ETA

Comments

@strump
Copy link
Sponsor Contributor

strump commented May 8, 2024

Describe the issue
Route builder fails to build a route in France. It fails with error "CountryInfoGetter returns an empty CountryFile".
From Telegram: https://t.me/OrganicMapsRu/52337

Steps to reproduce

  1. Build automobile route from 48.905194, 2.641166 to 48.893243, 2.579283

Actual behaviour
Error alert is shown.

Screenshots:

route-error.mp4

Logs:

LOG TID(8) INFO      42425.7 routing/async_router.cpp:341 CalculateRoute(): Calculating the route of direct length 4719.84 m. checkpoints: Checkpoints(ms::LatLon(48.9051939, 2.64116587); ms::LatLon(48.8932427, 2.57928329); passed: 0) startDirection: m2::Point<d>(0, 0) router name: astar-bidirectional-Car
LOG TID(8) WARNING   42425.7 routing/index_router.cpp:532 DoCalculateRoute(): For point ms::LatLon(48.8932427, 2.57928329) CountryInfoGetter returns an empty CountryFile(). It happens when checkpoint is put at gaps between mwm.
LOG TID(8) INFO      42425.7 routing/async_router.cpp:239 LogCode(): Internal error
LOG TID(8) INFO      42425.7 routing/async_router.cpp:352 CalculateRoute(): ETA: 0 sec.
LOG TID(8) INFO        42426 routing/async_router.cpp:239 LogCode(): Internal error
LOG TID(1) INFO        42426 DefaultAlert/MWMDefaultAlert.mm:421 +[MWMDefaultAlert defaultAlertWithTitle:message:rightButtonTitle:leftButtonTitle:rightButtonAction:log:]: Internal Routing Error Alert
@strump strump added Route Planning Preview and plan your track Bug Something isn't working Routing Route building issues, e.g. valid route, valid ETA Borders Country borders and polygons and removed Route Planning Preview and plan your track labels May 8, 2024
@Altonss
Copy link
Contributor

Altonss commented May 8, 2024

Similar to #2948 #729 #3815 #3827

@strump strump added the Duplicate This issue or pull request already exists label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Borders Country borders and polygons Bug Something isn't working Duplicate This issue or pull request already exists Routing Route building issues, e.g. valid route, valid ETA
Projects
None yet
Development

No branches or pull requests

2 participants