All Projects → Project-OSRM → osrm-profiles-contrib

Project-OSRM / osrm-profiles-contrib

Licence: MIT license
Routing profiles contributed by the community; versioned by osrm minor release

Programming Languages

lua
6591 projects

osrm-profiles-contrib

Community-driven routing profiles for osrm-backend.

Note: these are community-driven adaptions to the default profiles.

Overview

Profiles are versioned by OSRM major, then minor version.

.
├── 5
│   ├── 5
│   │   └── railway
│   │       └── railway.lua
│   └── 6
│       └── boat
│           └── boat.lua
├── LICENSE
└── README.md

Adding Profiles

  • Fork this repository
  • Add your profile to the versioned subdirectory
  • Make sure to add an explanation and (optional) your mail to the profile
  • Open a Pull Request for review

License

Copyright © 2016 Project OSRM Contributors

Distributed under the MIT License (MIT).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].