Skip to main content

Crate routers

Crate routers 

Source
Expand description
Banner

§

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

Test Format & Check Buf CI CodSpeed Badge

§Features

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

Re-exports§

pub use transition::*;

Modules§

transition
A Hidden-Markov-Model (HMM) matching transition module that allows for matching raw data to an underlying network.

Macros§

dump_wkt