Skip to content

victor-lf/vrp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Vehicle Routing Problem (VRP) software

Ideas and resources

Data formats and sources

  • OpenStreetMaps
    • PBF format
    • Osmosis (java app for processing OSM data)
  • OpenAddresses
  • Who's On First
  • GeoNames
  • Geofabrik
  • GeoJSON

Geocoding

  • Nominatim (geocoding using OpenStreetMaps data)
  • Pelias geocoder

Misc

Geographic information system

From Wikipedia:

"A geographic information system (GIS) is a conceptualized framework that provides the ability to capture and analyze spatial and geographic data."

About

Solve the Vehicle Routing Problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published