1 unstable release

Uses new Rust 2024

0.1.1 May 17, 2026
0.1.0 May 17, 2026

#697 in Geospatial


Used in routers_rpc

GPL-3.0-or-later

600KB
617 lines

Pre-baked backend data shipped with the crate. The bytes are produced by build.rs from the timezone geojson and committed into data/prebuilt/, so consumers never need the (very large) source geojson to build.


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.

Dependencies

~16MB
~295K SLoC