Skip to content

stepankuzmin/osm-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSM Router

Some experiments with OpenStreetMap and Rust.

screenshot

Usage

git clone https://github.com/stepankuzmin/osm-router.git
cd osm-router
wget moscow.osm.pbf
cargo run -- moscow.osm.pbf
open debug.html

Plans

  • Reading OSM PBF
  • Graph building
  • Graph serealization/deserealization
  • Simple edge weight calculating
  • Spatial index for nodes lookup
  • Simple routing
  • GeoJSON input/output
  • Web server
  • Web UI

About

Some experiments with OpenStreetMap and Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages