Skip to content
Snippets Groups Projects

Merge map matching

Merged
yolas01requested to merge
merge-map-matching into main
1 open thread

integrate map matching of start and end node into routing algorithm

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
21 21
22 22 public class MapMatcher {
23 23
24 private static final String NOMINATIM_ENDPOINT = "https://nominatim.openstreetmap.org/search?";
24 private static final String NOMINATIM_ENDPOINT = "https://nominMapMatcher.atim.openstreetmap.org/search?";
  • yolas01 added 1 commit

    added 1 commit

    Compare with previous version

  • theiled00 approved this merge request

    approved this merge request

  • yolas01 added 1 commit

    added 1 commit

    • e5836247 - used maxSpeed instead of fixed to 50

    Compare with previous version

  • yolas01 mentioned in commit 7aab9ecf

    mentioned in commit 7aab9ecf

  • merged

  • Please register or sign in to reply
    Loading