Skip to content

Latest commit

 

History

History
 
 

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Road network and GPS trajectories

  • Input data
    • Road network data: data/edges.shp
    • GPS data: data/trips.shp, data/trips.csv, data/gps.csv
  • Output data
    • data/ubodt.txt: an upper bounded origin-destination table in CSV format
    • data/mr.txt: the map matching result in CSV format

Command line examples

Jupyter notebook examples

Web demo

OSM example

OSMNX example