Skip to content

Final project for COSC6344 - Visualization. Using D3's force-directed layout to visualize road networks.

Notifications You must be signed in to change notification settings

aadithpm/force-road

Repository files navigation

Road Networks with Force-Directed graph

Final project for COSC6344 - Visualization. Using D3's force-directed layout to visualize road networks.

  • Datasets taken from UIC's CSUN lab [link] [download]

  • Dataset cleaning, preprocessing and slicing done in Python using fiona and networkx. Script on Github [link]

  • The datasets used were CSV files generated from shapefiles by CSUN's GISF2E tool [link]

  • D3.js used for the graph layout.


Interactive preview with selective data from Houston, Chengdu and Delhi [link]

Note: Page takes a while to load :)


Credits to the people at CSUN for the data, the GISF2E tool.

Credits to Mike Bostock and other contributors for D3.js.

About

Final project for COSC6344 - Visualization. Using D3's force-directed layout to visualize road networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published