An open API service indexing awesome lists of open source software.

https://github.com/routers-org/routers

Geospatial Route-Tooling for System-Agnostic Maps
https://github.com/routers-org/routers

geospatial map-matching rust

Last synced: 26 days ago
JSON representation

Geospatial Route-Tooling for System-Agnostic Maps

Awesome Lists containing this project

README

          

Banner

###

Routers is a set of routing tools designed for system-agnostic maps.

[![Test](https://github.com/routers-org/routers/actions/workflows/test.yml/badge.svg)](https://github.com/routers-org/routers/actions/workflows/test.yml)
[![Format & Check](https://github.com/routers-org/routers/actions/workflows/format.yml/badge.svg)](https://github.com/routers-org/routers/actions/workflows/format.yml)
[![Buf CI](https://github.com/routers-org/routers/actions/workflows/buf-ci.yml/badge.svg)](https://github.com/routers-org/routers/actions/workflows/buf-ci.yml)
[![CodSpeed Badge](https://img.shields.io/endpoint?url=https://codspeed.io/badge.json)](https://codspeed.io/routers-org/routers)

## Features

- Map Matching
- Point-to-Point Routing
- Nearest Point (Pure or Snapped), Nearest Edge
- ... more to come.