Skip to content

BathHacked/bath-hacked-2014

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bus Routes

This project takes the bus route information from Traveline and merges it with Naptan information (e.g. lat/long). The information is then displayed on a Leaflet.js map.

View the map.

traveline.py

This python script parses the Traveline xml files and turns them into CSV.

Traveline Data Merge Notebook

This ipython notebook merges together Traveline data with Naptan data to produce CSV files that can be shown in a map.

index.html

This page displays the bus route info. It loads the CSV data via D3, then uses Leaflet.js to draw the information to a map.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published