Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 682 Bytes

File metadata and controls

12 lines (9 loc) · 682 Bytes

Open In Colab

Vehicle Navigation-Shortest Path

Shortest path calculation and route plotting, in interactive Folium map, based on NetworkX's Dijkstra's pathfinding algorithm.

Requirements

numpy == 1.19.5                     contextily == 1.1.0               osgeo == 2.2.3
matplotlib == 3.4.3                 shapely == 1.7.1                  pyproj == 3.2.0
folium == 0.8.3                     osmnx == 0.16.2                   geopandas == 0.9.0