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] Convert from OSM data (files or links) #47

Open lgrd opened 1 year ago

lgrd commented 1 year ago

Need

r2gg can create a .osm from the pivot. And r2gg can read them to create osrm or valhalla data. But it can't convert an osm data to pivot.

Functionalities

Tasks

Code

// TODO