diff options
author | Christopher Baines <cbaines8@gmail.com> | 2012-01-29 23:46:01 +0000 |
---|---|---|
committer | Christopher Baines <cbaines8@gmail.com> | 2012-01-29 23:46:01 +0000 |
commit | e78d1fa40d32a97018e2831fd0592d6b6c1b3d7e (patch) | |
tree | e8cd9065c2dc756a7357ebb8ee49cb21fbe41287 /assets | |
parent | 75207a422e195ad26584d6a5d186dfd3e20f38f9 (diff) | |
download | southamptonuniversitymap-e78d1fa40d32a97018e2831fd0592d6b6c1b3d7e.tar southamptonuniversitymap-e78d1fa40d32a97018e2831fd0592d6b6c1b3d7e.tar.gz |
Changed the icons, updated the database, and implemented more of the next/previous stop movement stuff, needs more work though.
Diffstat (limited to 'assets')
-rw-r--r-- | assets/data.db | bin | 142336 -> 141312 bytes | |||
-rw-r--r-- | assets/routes.csv | 8 |
2 files changed, 4 insertions, 4 deletions
diff --git a/assets/data.db b/assets/data.db Binary files differindex afbda79..fde0849 100644 --- a/assets/data.db +++ b/assets/data.db diff --git a/assets/routes.csv b/assets/routes.csv index e16cf4b..4c48bb4 100644 --- a/assets/routes.csv +++ b/assets/routes.csv @@ -1,6 +1,6 @@ -"id","code","label" -326,U1,"NOC - Parkway - Eastleigh" +"id","code","label","forward direction","reverse direction" +326,U1,"NOC - Parkway - Eastleigh",C,A 468,U1N,"Leisure World - City Centre -" -329,U2,"Civic Centre - Highfield Campus" -327,U6,"Dock Gate 4 - General Hospital" +329,U2,"Civic Centre - Highfield Campus",C,B +327,U6,"Dock Gate 4 - General Hospital",C,H 354,U9,"Townhill Park - General Hospital" |