GIScience / openrouteservice

🌍 The open source route planner api with plenty of features.
https://openrouteservice.org
GNU General Public License v3.0
1.39k stars 387 forks source link

Split HGV vehicle types into separate profiles #372

Open aoles opened 5 years ago

aoles commented 5 years ago

In order to resolve vehicle-type access restrictions already at graph building stage current hgv subprofiles specified through vehicle_type will be split into 3 separate driving profiles:

vehicle_type=goods are defined by the OSM tag:

Access permission for goods which are not heavy goods vehicles; in most countries, goods vehicles whose maximum allowed weight is below 3.5 tonnes.

These will be integrated into driving-car profile which will be extended by options to specify

Supplemental information: ORS query stats Live OSM tag usage stats

rabidllama commented 4 years ago

We should put this on hold for the time being