Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Truck-soft #9

Merged
merged 1 commit into from
Apr 20, 2018
Merged
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
17 changes: 17 additions & 0 deletions 5/16/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Truck - Soft

Profile based on default car profile. Use diff 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:
- Physical size restrictions, strictly respected: height and width.
- Legal size restrictions, softly respected: wight and length. The profile try to avoid restricted ways.
- Heavy Vehicle conditional restrictions, softly respected.
- Highway penalty: stay on major highway and only go only on lower highway 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.
Loading