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 Command line examples Jupyter notebook examples fmm example stmatch example Web demo web_demo OSMNX example OSMNX example