VeRoViz: Vehicle Routing Visualization


License
MIT
Install
pip install veroviz==0.4.5

Documentation

VeRoViz: Vehicle Routing Visualization

PyPI version License

VeRoViz is a suite of tools (primarily written in Python) to easily generate, test, and visualize vehicle routing problems.

Key features of the Python tools include:

  • Generation of nodes on road networks;
  • Calculation of travel time/distance matrices using external data providers;
  • Creation of Leaflet maps to view nodes, routes, and basic geometric shapes; and
  • Generation of dynamic CesiumJS content to view 4D "movies" of vehicle routing problems.

All Python source code is hosted in this repository. Documentation, examples, contact information are available from the VeRoViz project website.


Links

  • Project Website - Includes installation instructions, documentation, and other relevant information.
  • PyPI Website - VeRoViz may be installed via pip.
  • Change Log - A summary of changes associated with each new release of VeRoViz.
  • License - VeRoViz is distributed under the MIT license.
  • Credits - This project is made possible by numerous other software packages.