You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method which was originally used for obtaining multiple snap points has been removed in GH 4.0. For now this has been circumvented by snapping to the closest point. This might lead to sub-optimal results and incorrect matches, as the closest snapping point might not lie on the edge which one wants to match to. Therefore, for reliable map-matching the feature of matching to multiple points needs to re-introduced.
The method which was originally used for obtaining multiple snap points has been removed in GH 4.0. For now this has been circumvented by snapping to the closest point. This might lead to sub-optimal results and incorrect matches, as the closest snapping point might not lie on the edge which one wants to match to. Therefore, for reliable map-matching the feature of matching to multiple points needs to re-introduced.
openrouteservice/openrouteservice/src/main/java/org/heigit/ors/mapmatching/hmm/HiddenMarkovMapMatcher.java
Lines 381 to 383 in b8feaac
The text was updated successfully, but these errors were encountered: