Yannick Brosseau
Yannick Brosseau
Adding a version = "1.20" fixed the issue for me.
@tahini Is this still relevant ?
@tahini, we should just do this. Having the capnp file out of sync does not make sense. Either we remove them from the transition side or we merge this in...
From the TrRouting perspective, this file should be in sync. The question to remove the field should be in the Transition side of things. So if we don't settle this...
@kaligrafy Thinking of a few details here: Do we want to skip if there's exactly just one departure and arrival node and they are the same ? If there's multiple,...
> We should return an error message if only one origin and arrival nodes and they are the same. Like "Origin and destination nodes are the same" Ok, should be...
@kaligrafy , can you specify to which API calls in https://chairemobilite.github.io/trRouting/APIv2/index.html this need to be added and details a little bit more with example the new data field ?
So this distance is the distance to the closest point in OSM that is connected to our route? could be any kind of point ?
Shoud we really add new fields or just have that as a tripStep ?
Why is having the information just is the trip not enough? I'm trying to keep the API as simple as possible.