GIScience / GIScience/openrouteservice

Split HGV vehicle types into separate profiles

Open
#372 2 comments 1 reaction 1 assignee Claimed by @aoles View on GitHub
on hold :hand:
Dominant language
Java
Stars
2k
Forks
481
Avg merge
1d 14h
Merged PRs (30d)
52

Description

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:

- :truck: Hgv
- [ ] delivery
- :tractor: Agricultural / Forestry
- :bus: Bus

`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
- [ ] goods
- [ ] delivery

Supplemental information:
[ORS query stats](https://docs.google.com/document/d/1C03KbAMS_MyjIY6YKhi0Uf_nZozq9nEPutJrbEbTwY8/edit?usp=sharing)
[Live OSM tag usage stats](https://aoles.shinyapps.io/vehicle_type/)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.