Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add geometry and distance to OsrmMatcher results #182

Copy link
Copy link

Description

@nreinicke
Issue body actions

As described in #181 we don't return geometry and distance attributes from the OsrmMatcher.

OSRM does return a geometry object from their matching API and so we could tack on &geometries=geojson to our OSRM query and then parse the geometry that gets returned. If we get it back in geojson, it looks like they might give us a matched geometry for each point and so it might be as simple as just intelligently indexing into the coordinate array when we parse the matches but we should confirm that.

Reactions are currently unavailable

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

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.