# 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.
weixin_42119358
- 粉丝: 37
- 资源: 4660
最新资源
- springboot261高校专业实习管理系统的设计和开发_0303174040.zip
- springboot065基于智能推荐的卫生健康系统.zip
- springboot066人事系统.zip
- springboot262基于spring boot的小型诊疗预约平台的设计与开发.zip
- springboot067中小型医院网站.zip
- pcl源码point-types.h
- 双馈风机惯性控制参与系统一次调频的Matlab Simulink模型 系统为三机九节点模型,所有参数已调好且可调,可直接运行,风电渗透率19.4% 风机采用惯性控制,转速回复模块,在系统频率跌落时释放
- Radar Archetecture
- springboot069视频网站系统的设计与实现.zip
- springboot068桂林旅游景点导游平台.zip
- springboot262基于spring boot的小型诊疗预约平台的设计与开发_0303174040.zip
- springboot070基于springboot的大创管理系统.zip
- springboot263校园组团平台.zip
- springboot263校园组团平台_0303174040.zip
- springboot071基于springboot的图书进销存管理系统.zip
- springboot070基于springboot的大创管理系统_0303152757.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
评论0