Skip to content

Profile in demo API set to foot instead of car? #6258

Description

@humblydone

Hi all,

I wish you all a joyful day.

Since some time ago, I have used the open OSRM API for experimentation. I use URLs like below to get geometry and decode it to draw turn-by-turn polylines on a map.

https://router.project-osrm.org/route/v1/driving/-121.8863286,37.3382082;-121.988583,37.5485396?overview=full

Since yesterday, I notice that the above URL returns an output different from what it used to. Looking at the returned "duration" and how the path, from geometry, between the two points are drawn, I think the output is from walking instead of driving. (20-min. distance changed to 6-hr distance as well as a totally different route drawn)

I will eventually have to set up my own server, but for the time being, does anyone have insight into the change I have observed? And is there a way for me to get duration and geometry with the "car" profile?

Thank you :)

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