Skip to content

Negative distances #1124

@ricardoatsouza

Description

@ricardoatsouza

Hello.

I'm having a problem when I request a table distance for some addresses. The service is returning negative values, and I really don't know why.

For example, when I call the URL localhost:5000/table?loc=-23.563971,-46.684505&loc=-23.562815,-46.685341, the answer is:

{"distance_table":[[0,-277],[-210,0]]}

I already tried the solution given by @hdevalence in this post #1055, but no success. Also, the demo site is returning a positive distance (150 meters).

So, any guess of what is happening?

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