Open ChenZhongPu opened 6 years ago
Given trajectories in the format of {<lat, lon, time>}, we can get the matchedEdges.
{<lat, lon, time>}
matchedEdges
But how can we get the (approximate) travel time of each matched edge?
Similar question in GIS stackexchange
Given trajectories in the format of
{<lat, lon, time>}
, we can get thematchedEdges
.But how can we get the (approximate) travel time of each matched edge?