Skip to content

C++ port #257

@danpaz

Description

@danpaz

The logic in this module is written in javascript, but the translation strings and transifex integration are valuable features that are not necessarily tied to javascript. It would be great if we could use osrm-text-instructions in a native environment for example. A C++ port of this project would make this possible. A similar port of osrm-ti exists for iOS/macOS: https://github.com/Project-OSRM/osrm-text-instructions.swift/.

Approach

  • rewrite the main functions in c++
    • compile
    • tokenize
    • more as needed
  • write node bindings so we can use the existing js tests

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