Skip to content

illinois/eng-metro-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subway-map

This repository contains the codebase for the Grainger Engineering Metro Map project. Namely:

  • The metro map coordinate generation algorithm (generate-graph/nongeosubwaygenerator.py)
  • The d3 engine to create a metro map style diagram from a graph representation (js/visualization.js)