Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions 6/0/truck-soft/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Truck - Soft
Profile based on default car profile. Use diff file to review the changes.

## Why
Trucks, aka Heavy Vehicles, have particularities: like speed, vehicle size or restrictions.

## How
The tags about Heavy Vehicles are largely missing on OSM.
This profile is based on four aspects:
- Adjusted Physical size restrictions, strictly respected: height and width.
- Legal size restrictions, softly respected: weight and length. The profile try to avoid restricted ways.
- Heavy Vehicle conditional restrictions, softly respected.
- Highway penalty: stay on major highways and only go on lower highways when needed.

## Warning
OSM data are poor regardly to Heavy Vehicle attributes. The computed route is mainly based on penalties and not rules enforcement. The computed routes may not respect the legal access defined on the ground.

## Disclaimer
This is based on the https://github.com/Project-OSRM/osrm-profiles-contrib/tree/master/5/21/truck-soft and updated for 6.0.0 version of OSRM backend.
Loading