Open
Description
R5 currently doesn’t save shape information into the network.dat, which is useful for PointToPointQuery
used by r5r
’s detailed_itineraries()
function. This could be easily changed in this line, by making SAVE_SHAPES
not final so we could change it at runtime from r5r
.
Perhaps if you prefer a more robust implementation, like passing a parameter via TNBuilderConfig
(#644), I'm happy to help.
Metadata
Metadata
Assignees
Labels
No labels