Skip to content

roterfil/ebike-ncr

 
 

Repository files navigation

E-bike NCR Dijkstra routing

E-bike routing in NCR for shortest path

TODO

  • Create the set of edges from metro_drive.graphml corresponding to the banned roads
  • Map click as input: logic for managing source and destination clicks, right click to choose if click is source or destination
    • Check if map click within Metro Manila
  • Form submission as input: flask GET route, search engine, source and destination boxes
  • Explore taxicab OSMnx for exact routing

Dynamic shortest path routes to destination clicked on map (fixed source)

demo

Barebones setup of a leaflet-sidebar (just copied the basic example and the .css and .js files)

demo_sidebar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.7%
  • HTML 2.0%
  • Other 2.3%