# map_matching
`map_matching` is a Python library that associates a sequence of
locations (e.g. GPS trajectory) to the underlying road network. The
matching considers both road network topology and spatial
relations. The library provides a simple interface for use, and above
that it is also intended to work nicely with PostGIS and OSM road
network to build real-world applications.
## Features
- Provide both offline and online matching
- Support PostGIS with OSM road network loaded
- Designed to be fast, even in Python
## Getting Started
See [Getting Started](https://github.com/mapillary/map_matching) for
more information.
## Tests
We use [nose](https://nose.readthedocs.org/en/latest/) to run unit
tests.
Currently we put code and tests together for the sake of
convenience. To test a single module, for example, `shortest_path.py`,
simply:
```bash
$ nosetest map_matching/shortest_path.py
```
To run all unit tests:
```bash
$ nosetest map_matching/*.py
```
## License
`map_matching` is under BSD license. See `LICENSE` file for full
license text.
没有合适的资源?快使用搜索试试~ 我知道了~
map_matching:地图匹配
共11个文件
py:8个
license:1个
md:1个
需积分: 31 37 下载量 151 浏览量
2021-05-12
21:30:13
上传
评论 6
收藏 19KB ZIP 举报
温馨提示
map_matching map_matching是一个Python库,它将一系列位置(例如GPS轨迹)与基础道路网络相关联。 匹配同时考虑了路网拓扑和空间关系。 该库提供了一个简单的使用界面,此外,它还旨在与PostGIS和OSM道路网络很好地配合,以构建实际的应用程序。 特征 提供离线和在线匹配 支持已加载OSM公路网的PostGIS 即使在Python中也可以快速设计 入门 有关更多信息,请参见。 测验 我们使用进行单元测试。 当前,为了方便起见,我们将代码和测试放在一起。 要测试单个模块,例如shortest_path.py ,只需: $ nosetest map_matching/shortest_path.py 要运行所有单元测试: $ nosetest map_matching/ * .py 执照 map_matching已获得BSD许可。 请参阅LICENSE文件以
资源详情
资源评论
资源推荐
收起资源包目录
map_matching-master.zip (11个子文件)
map_matching-master
setup.py 960B
.gitignore 713B
map_matching
road_routing.py 21KB
__init__.py 67B
viterbi_path.py 12KB
map_matching.py 8KB
utils.py 3KB
queries.py 5KB
shortest_path.py 7KB
LICENSE 1KB
README.md 1KB
共 11 条
- 1
weixin_42119358
- 粉丝: 36
- 资源: 4660
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论0