Skip to content

Route endpoint finds some route but table endpoint's distance/duration is null #5266

@amirmasud

Description

@amirmasud

It's a bit weird.
When we call
/table/v1/driving/51.41444495082490107,35.78089624643325806;51.41494141049,35.780812357317?destinations=1
There is no route found.

But when we call exactly the same coordinates in route endpoint, it finds.
/route/v1/driving/51.41444495082490107,35.78089624643325806;51.41494141049,35.780812357317

We tested it on both latest and 5.18 docker tags with MLD and all of them had null value on table endpoint :(

UPDATE:
we rerun with CH the algorithm again and there was no null on CH algorithm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions