Skip to content

OSRM returns no route for points where a route is possible #1056

@truncs

Description

@truncs

I am trying to get a route using the following query
curl "http://router.project-osrm.org/viaroute?loc=48.880261,2.343077&loc=48.855674,2.307078"

But OSRM returns back with
{"status_message":"Cannot find route between points","status":207}

Mapping these two points on google maps and osm seems like a route is possible between the two points, refer the attached screenshot. Locate Queries for both origin and destination seem to work, so unless osm is missing an important road between the two points I can't think of why it would not find a route.

screen shot 2014-06-03 at 7 21 24 pm

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