Mattéo Delabre matteo
matteo pushed to master at matteo/tracktracker 2020-07-25 23:48:44 +00:00
079fbcf310 Code cleanup: Update ESLint conf, improve internal passings interface
matteo pushed to master at matteo/tracktracker 2020-07-25 14:28:54 +00:00
35cd0e1e72 Migrate geolib to turf, reduce bundle size
matteo pushed to master at matteo/tracktracker 2020-07-25 11:57:05 +00:00
3b8a0de9b0 Remove unused list of stops in routes from network
matteo pushed to master at matteo/tracktracker 2020-07-25 11:46:57 +00:00
59c28f544e Fix typo in simulation warning
25382dec76 Order lines by increasing number
Compare 2 commits »
matteo pushed to master at matteo/tracktracker 2020-07-24 23:16:38 +00:00
38afb5a60d Fix path around Garcia Lorca
matteo pushed to master at matteo/tracktracker 2020-07-24 23:05:11 +00:00
075105393d Rename `points` to `nodes` in front/map.js
matteo pushed to master at matteo/tracktracker 2020-07-24 23:02:10 +00:00
314625f4ef Rename `points` array to `nodes` in segments
matteo pushed to master at matteo/tracktracker 2020-07-24 22:58:38 +00:00
51ec5f5d40 Add front prod instructions
e907d22faf Do not lock zoom when focusing on a course
41a92ff826 Simulation: Fix undefined segment, keep history
5dfa49b75f Improve simulation code stability
91d6771f5e Make passings an object
Compare 5 commits »
matteo pushed to master at matteo/tracktracker 2020-07-23 23:32:42 +00:00
5c4f219f7a Allow focusing on a given course
matteo pushed to master at matteo/tracktracker 2020-07-23 22:18:33 +00:00
d13a9ea3d7 Add vehicle angle
matteo pushed to master at matteo/tracktracker 2020-07-23 21:09:10 +00:00
1b837272ae Improve icon for courses
matteo pushed to master at matteo/tracktracker 2020-07-23 18:49:04 +00:00
1f8a78e399 Immediate rendering of courses
matteo pushed to master at matteo/tracktracker 2020-07-23 17:19:38 +00:00
f080bb808e Interpolate coordinates in Mercator space for better accuracy
matteo pushed to master at matteo/tracktracker 2020-07-23 15:29:42 +00:00
d688bff813 Load simulation in front
f054b11743 Exclude unknown data from realtime
Compare 2 commits »
matteo pushed to master at matteo/tracktracker 2020-07-22 21:11:03 +00:00
76a187bbb6 Allow segments with no routes
b67543cc0c Remove stop-ref guessing and add route number to stop/segs
4eca29c0c7 Initialize README
18c8465548 Update network with alternate routes
Compare 4 commits »
matteo pushed to master at matteo/tracktracker 2020-07-19 20:13:29 +00:00
476a0787a1 Extract TaM simulation from front and TaM data from back
matteo pushed to master at matteo/tracktracker 2020-07-18 23:45:38 +00:00
0d7b384821 front: Initial implementation of simulation
d5362041ca back: Serve all next passings instead of only the next one
Compare 2 commits »
matteo pushed to master at matteo/tracktracker 2020-07-18 21:09:10 +00:00
2520d03d13 Fix segment from Saint-Jean-le-Sec to Saint-Jean-de-Védas on L2
matteo pushed to master at matteo/tracktracker 2020-07-18 17:49:47 +00:00
8e4feba482 back: Fix turn from Rondelet to Gare Saint-Roch
e582708d5c back: Fix stop Cougourlude on line 3
Compare 2 commits »
matteo pushed to master at matteo/tracktracker 2020-07-18 17:00:51 +00:00
dd32739736 back: Document realtime data
4520ce647f No need to convert lat/lon to latitude/longitude for geolib
56009e2502 Line 2: Duplicate “La Condamine” for both directions
Compare 3 commits »