Commit graph

79 commits

Author SHA1 Message Date
George Kaklamanos
3e049cd5bb Merge branch 'master' of https://code.tolabaki.gr/gkaklas/databus 2016-02-21 21:27:23 +02:00
George Kaklamanos
1ccd9bcbdc Show approaching buses on the map. 2016-02-21 21:25:15 +02:00
George Kaklamanos
2f96304eed Support new dot group: blue. 2016-02-21 21:24:27 +02:00
George Kaklamanos
87932b8801 Get position of buses approaching a stop. 2016-02-21 20:53:37 +02:00
George Kaklamanos
4ffef02bb9 Adapted getRoutesByStop(). 2016-02-21 20:53:00 +02:00
George Kaklamanos
a56c2b5fe5 Update website title and description. 2016-02-21 16:19:06 +02:00
George Kaklamanos
49c232f56c Added scripts to generate data files. 2016-02-21 15:39:36 +02:00
George Kaklamanos
a5002729fa Download positions of all buses only upon request. 2016-02-21 15:15:20 +02:00
George Kaklamanos
2c1bd918de Only download the requested bus data dynamically. 2016-02-21 14:31:48 +02:00
George Kaklamanos
feb5cb4af7 Save direction of bus. 2016-02-21 14:31:47 +02:00
George Kaklamanos
e30d99c82d Ignore data files. 2016-02-21 14:31:47 +02:00
George Kaklamanos
fe45337506 Delete data files (will be generated). 2016-02-21 14:31:47 +02:00
George Kaklamanos
d0c0d11187 Change key name, fixed swapped lat/lon. 2016-02-21 14:31:47 +02:00
George Kaklamanos
c45ccab2ab Update project title. 2016-02-21 14:31:47 +02:00
George Kaklamanos
677ef2c6df Fixed path issue when including libher files. 2016-02-21 14:31:47 +02:00
George Kaklamanos
0ec879f8c6 Created empty data directory. 2016-02-21 14:31:47 +02:00
George Kaklamanos
6ee1a86297 Added parsing library for Heraklion. 2016-02-21 14:31:47 +02:00
George Kaklamanos
02b96eb5f7 Updated README for the fork. 2016-02-21 14:31:47 +02:00
George Kaklamanos
b9ed5b7bf5 Use transport map. 2016-02-21 13:43:04 +02:00
George Kaklamanos
08df4c9705 Change opacity of layer. 2016-02-21 12:59:52 +02:00
George Kaklamanos
7f53fc7d1c Add page displaying positions of all buses. 2016-02-21 11:44:39 +02:00
George Kaklamanos
94d3e491f2 Moved inline style of map to head. 2016-02-21 11:44:11 +02:00
George Kaklamanos
2bb92abf4b Support two colors of points rendered on the map. 2016-02-20 22:02:18 +02:00
George Kaklamanos
e3eb7b30f0 Specify route id to display map. 2016-02-20 19:56:47 +02:00
George Kaklamanos
1fd3b88cf0 Rename busposition -> buspositions. 2016-02-20 19:52:05 +02:00
George Kaklamanos
23a13bc21d Show message if there's no bus on its way. 2016-02-20 19:26:19 +02:00
George Kaklamanos
44f6194f19 Bug fix, would return route IDs instead of lines). 2016-02-20 15:39:53 +02:00
George Kaklamanos
ed11c30b1f Add map displaying all buses of a line. 2016-02-20 15:20:09 +02:00
George Kaklamanos
2aaa44347b Add functions to get positions of buses. 2016-02-20 15:19:16 +02:00
George Kaklamanos
3cb626aa44 Added new sample data. 2016-02-20 15:18:20 +02:00
George Kaklamanos
51629eeece Change map parameter to be array of coordinates. 2016-02-20 14:42:47 +02:00
George Kaklamanos
6c4b29c37f Replaced the overlay (marker) with a feature. 2016-02-20 13:50:34 +02:00
George Kaklamanos
fcbbd99b47 Embed PHP function (instead of echoing the page). 2016-02-20 04:45:25 +02:00
George Kaklamanos
25c281056a Changes description of lines pages. 2016-02-18 09:05:01 +02:00
George Kaklamanos
3a6060f458 Added page with unique line numbers. 2016-02-18 08:56:43 +02:00
George Kaklamanos
3cda5b78c0 Cleaned up (stopped using too many variables). 2016-02-12 00:01:37 +02:00
George Kaklamanos
94d61451bc Added map for selected route. 2016-02-11 14:49:00 +02:00
George Kaklamanos
723e106a3f Added image of license banner. 2016-02-11 12:10:06 +02:00
George Kaklamanos
3dddf71ea8 Added footer 2015-09-25 15:36:49 +03:00
George Kaklamanos
0f90d138ff Collapse navbar on small screens 2015-08-01 22:09:03 +03:00
George Kaklamanos
ce17d076aa Fixed the URLs of the navbar 2015-07-27 12:32:40 +03:00
George Kaklamanos
2c5643271d Updated README 2015-07-27 11:55:46 +03:00
George Kaklamanos
7c6eae62dd Changed the project name 2015-07-27 10:48:11 +03:00
George Kaklamanos
3a0925f891 Add a license 2015-07-19 19:12:49 +03:00
George Kaklamanos
c229df33b5 Adapt to new directory structure. 2015-07-19 14:24:36 +03:00
George Kaklamanos
50a0369ba1 Moved some files in directories. 2015-07-19 13:55:03 +03:00
George Kaklamanos
e23bb22ea2 Seperated content in tabs 2015-07-19 13:18:27 +03:00
George Kaklamanos
41505824ff Changed default zoom level 2015-07-19 13:16:34 +03:00
George Kaklamanos
74607145f2 Changed the id of the map div. 2015-07-19 11:54:17 +03:00
George Kaklamanos
c843dc824e Include jQuery javascript befores bootstrap's. Before this commit BS couldn't find jQuery. 2015-07-19 11:53:22 +03:00