1 |
Extract the road network for vehicles in Beijing with OSMnx, which is denoted as where and is the set of nodes and links of the road network for vehicles. |
2 |
When trip distance of bike sharing is larger than the threshold step (3)-(6) are conducted repeatedly: |
3 |
Find the nearest point locations of and from , denoted as and . |
4 |
Input , and , utilizing Dijkstra algorithm to calculate the shortest paths of all potential vehicle trips. |
5 |
Save the distance length of the shortest paths of potential vehicle usage as
|
6 |
Based on Eqs. (1), (2), calculate the potential fuel consumption and emission , namely, environmental benefits of one bike-sharing trip. |
7 |
Add up potential fuel consumption and emission of all bike-sharing trips, and environmental benefits of bike sharing are obtained. |