Fix splitting traces

This commit is contained in:
Patrick Niklaus
2015-02-20 00:35:51 +01:00
parent fb0ce48f2f
commit f46b259384
2 changed files with 65 additions and 39 deletions
+2
View File
@@ -205,6 +205,8 @@ template <class DataFacadeT> class MapMatchingPlugin : public BasePlugin
sub.confidence = 1-classification.second;
}
BOOST_ASSERT(sub.nodes.size() > 1);
// FIXME this is a pretty bad hack. Geometries should obtained directly
// from map_matching.
// run shortest path routing to obtain geometry