Tagged Questions
2
votes
1answer
160 views
Updating routing graph based on GIS changes in DB
I am using Osm2PO for route finding which reads a graph file created from a pbf file downloaded from OpenStreetMap.
I have my own GIS database where updates may be applied to the data. I would like ...