IGNF / route-graph-generator

Script collection used to generate routing data for Road2 (https://github.com/IGNF/road2)
https://ignf.github.io/route-graph-generator/
GNU General Public License v3.0
7 stars 3 forks source link

feat(bduni_convert): add fictional ways between 2-way highway outside borders #59

Open azarz opened 1 year ago

azarz commented 1 year ago

Fixes no road found close to borders using OSRM caused by one-way dead-ends in highways after the borders.

github-actions[bot] commented 1 year ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1016 377 37% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
r2gg/about.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 223ceb3 by action🐍