{"id":39280671,"url":"https://github.com/umrlastig/mapmatcher","last_synced_at":"2026-01-18T01:01:23.714Z","repository":{"id":44521992,"uuid":"138156162","full_name":"umrlastig/mapmatcher","owner":"umrlastig","description":"Map-matching of a track on a network with Hidden Markov Model","archived":false,"fork":false,"pushed_at":"2022-07-13T16:56:22.000Z","size":63195,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-12-04T13:28:21.200Z","etag":null,"topics":["map-matching"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/umrlastig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-21T10:32:52.000Z","updated_at":"2024-02-07T11:12:50.000Z","dependencies_parsed_at":"2022-07-31T01:17:56.876Z","dependency_job_id":null,"html_url":"https://github.com/umrlastig/mapmatcher","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/umrlastig/mapmatcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umrlastig%2Fmapmatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umrlastig%2Fmapmatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umrlastig%2Fmapmatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umrlastig%2Fmapmatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umrlastig","download_url":"https://codeload.github.com/umrlastig/mapmatcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umrlastig%2Fmapmatcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28525425,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"ssl_error","status_checked_at":"2026-01-18T00:39:39.467Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["map-matching"],"created_at":"2026-01-18T01:01:02.893Z","updated_at":"2026-01-18T01:01:23.679Z","avatar_url":"https://github.com/umrlastig.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nMatching GPS traces with MapMatcher\n===================================\n\nLe but de l’algorithme est de recaler des points d'observation sur un réseau. Un cas classique consiste à recaler des points GPS d'une voiture sur un réseau routier. L'algorithme prend en entrée un jeu de traces GPS et un réseau linéaire et fournit en sortie les points GPS recalés sur le réseau.\n\n\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/umrlastig/mapmatcher/tree/master.svg?style=shield)](https://dl.circleci.com/status-badge/redirect/gh/umrlastig/mapmatcher/tree/master)\n[![Maven Central](https://img.shields.io/maven-central/v/fr.umr-lastig/mapmatcher.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22fr.umr-lastig%22%20AND%20a:%22mapmatcher%22)\n[![Software License](https://img.shields.io/badge/Licence-Cecill--C-blue.svg?style=flat)](https://github.com/umrlastig/mapmatcher/blob/master/LICENSE)\n\n\n\n\nInstallation\n--------------\n\n\u003c!--\n\n#### Option 1: \n\nDownload mapmatcher jar file at:\n\nhttps://forge-cogit.ign.fr/nexus/content/repositories/snapshots/fr/ign/cogit/mapmatcher/1.0-SNAPSHOT/mapmatcher-1.0-20180621.110309-1.jar\n\n\n#### Option 2: \n\nInsert the following lines in your Maven pom.xml:\n\n```xml\n\u003cdependency\u003e\n\t\u003cgroupId\u003efr.ign.cogit\u003c/groupId\u003e\n\t\u003cartifactId\u003emapmatcher-core\u003c/artifactId\u003e\n\t\u003cversion\u003e1.0-SNAPSHOT\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n```xml\n\u003crepository\u003e\n\t\u003cid\u003ecogit-snapshots\u003c/id\u003e\n\t\u003cname\u003eCogit Snapshots Repository\u003c/name\u003e\n\t\u003curl\u003ehttps://forge-cogit.ign.fr/nexus/content/repositories/snapshots/\u003c/url\u003e\n\u003c/repository\u003e\n```\n\n--\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumrlastig%2Fmapmatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumrlastig%2Fmapmatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumrlastig%2Fmapmatcher/lists"}