osrm-profiles-contrib icon indicating copy to clipboard operation
osrm-profiles-contrib copied to clipboard

Routing profiles contributed by the community; versioned by osrm minor release

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).