mapmatcher


Namemapmatcher JSON
Version 0.6.1 PyPI version JSON
download
home_page
SummaryA package to map-match GPS traces onto an arbitrary network
upload_time2024-01-31 05:29:43
maintainer
docs_urlNone
authorPedro Camargo
requires_python>=3.9.0
licenseMIT
keywords map-matching gps network routing aequilibrae
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MapMatcher
MapMatcher is yet another Python Package designed to map-match GPS traces onto a network.

This package is built around [AequilibraE](https://www.aequilibrae.com) adding new powerful resources to its ecosystem.

Following on the AequilibraE ethos, however, one does not need an AequilibraE model 
to use MapMatcher to map-match GPS traces to a bespoke link network.

MapMatcher was previously maintained at [this repository](https://github.com/pedrocamargo/map_matching).

## Documentation

MapMatcher documentation can be found [here](https://aequilibrae.github.io/mapmatcher/).

## Citing

Case you use MapMatcher, please cite:

> P. Camargo, S. Hong, and V. Livshits, ‘Expanding the Uses of Truck GPS Data in Freight Modeling and Planning Activities’, Transportation Research Record, vol. 2646, no. 1, pp. 68–76, Jan. 2017, [doi: 10.3141/2646-08](https://journals.sagepub.com/doi/abs/10.3141/2646-08).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "mapmatcher",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": "Pedro Camargo <pedro@outerloop.io>",
    "keywords": "map-matching,gps,network,routing,aequilibrae",
    "author": "Pedro Camargo",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/a0/05/de9a2ee0e3c8a02438728be18910c7356ea0e67cbcea1c316e28b4a1274e/mapmatcher-0.6.1.tar.gz",
    "platform": null,
    "description": "# MapMatcher\r\nMapMatcher is yet another Python Package designed to map-match GPS traces onto a network.\r\n\r\nThis package is built around [AequilibraE](https://www.aequilibrae.com) adding new powerful resources to its ecosystem.\r\n\r\nFollowing on the AequilibraE ethos, however, one does not need an AequilibraE model \r\nto use MapMatcher to map-match GPS traces to a bespoke link network.\r\n\r\nMapMatcher was previously maintained at [this repository](https://github.com/pedrocamargo/map_matching).\r\n\r\n## Documentation\r\n\r\nMapMatcher documentation can be found [here](https://aequilibrae.github.io/mapmatcher/).\r\n\r\n## Citing\r\n\r\nCase you use MapMatcher, please cite:\r\n\r\n> P. Camargo, S. Hong, and V. Livshits, \u2018Expanding the Uses of Truck GPS Data in Freight Modeling and Planning Activities\u2019, Transportation Research Record, vol. 2646, no. 1, pp. 68\u201376, Jan. 2017, [doi: 10.3141/2646-08](https://journals.sagepub.com/doi/abs/10.3141/2646-08).\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A package to map-match GPS traces onto an arbitrary network",
    "version": "0.6.1",
    "project_urls": {
        "Homepage": "https://github.com/pedrocamargo/map_matching"
    },
    "split_keywords": [
        "map-matching",
        "gps",
        "network",
        "routing",
        "aequilibrae"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8623d10d4c4f83640922428e00a76364538e492f3541484be6786e2e3215a31",
                "md5": "cf5803ee0d705ab57313d8c3e1003e0c",
                "sha256": "d01ac2ee1d94aea69fe056b9595ceaafe68f395f64f2e49b2b76e300aa5d9de8"
            },
            "downloads": -1,
            "filename": "mapmatcher-0.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf5803ee0d705ab57313d8c3e1003e0c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 174044,
            "upload_time": "2024-01-31T05:29:39",
            "upload_time_iso_8601": "2024-01-31T05:29:39.924559Z",
            "url": "https://files.pythonhosted.org/packages/b8/62/3d10d4c4f83640922428e00a76364538e492f3541484be6786e2e3215a31/mapmatcher-0.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a005de9a2ee0e3c8a02438728be18910c7356ea0e67cbcea1c316e28b4a1274e",
                "md5": "3cbf0610f656a4a7f82beb48a8be8100",
                "sha256": "924a9be8a4dcac1a52ad012956648506809a05eea8c9a5d0807ba1ed25ca1b94"
            },
            "downloads": -1,
            "filename": "mapmatcher-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3cbf0610f656a4a7f82beb48a8be8100",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 175743,
            "upload_time": "2024-01-31T05:29:43",
            "upload_time_iso_8601": "2024-01-31T05:29:43.195726Z",
            "url": "https://files.pythonhosted.org/packages/a0/05/de9a2ee0e3c8a02438728be18910c7356ea0e67cbcea1c316e28b4a1274e/mapmatcher-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-31 05:29:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pedrocamargo",
    "github_project": "map_matching",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mapmatcher"
}
        
Elapsed time: 0.17233s