be638129559a91e592239499a63b4407a56ab5d9
  roadmap.adoc
			| ... | ... | @@ -12,10 +12,11 @@  | 
        
| 12 | 12 | |
| 13 | 13 |  == features  | 
        
| 14 | 14 |  * [:iphone: :back:] favourites  | 
        
| 15 | -** stops  | 
        |
| 15 | +** joined stops  | 
        |
| 16 | 16 |  ** lines  | 
        
| 17 | 17 |  ** searches, history, most searched  | 
        
| 18 | 18 |  ** [:busts_in_silhouette:] stored in accounts?  | 
        
| 19 | +* [:busts_in_silhouette:] ampelmännchen  | 
        |
| 19 | 20 |  * [:repeat: :desktop_computer: :arrow_up_down: :iphone:] inexact times from GTFS (`stop_times/timepoint == 1`)  | 
        
| 20 | 21 |  * [:repeat: :desktop_computer: :arrow_up_down: :iphone:] different times for arrival and departure from GTFS  | 
        
| 21 | 22 |  * [:repeat: :desktop_computer: :arrow_up_down: :iphone:] more places: stations, platforms, doors, bike-rental stations  | 
        
| ... | ... | @@ -26,11 +27,10 @@  | 
        
| 26 | 27 |  ** last updated time of real time data from GTFS-RT/API  | 
        
| 27 | 28 |  ** duration between updates from config (per feed) or from upstream headers  | 
        
| 28 | 29 |  ** cache info + etag in headers in TRAFFIC  | 
        
| 29 | -** progress bar in clients  | 
        |
| 30 | 30 |  * [:desktop_computer: :arrow_up_down: :iphone:] personal API keys (e.g. in Brussels)  | 
        
| 31 | 31 |  ** [:busts_in_silhouette:] stored in accounts  | 
        
| 32 | 32 |  * [:repeat:] new converter: GBFS  | 
        
| 33 | -* [:desktop_computer: :arrow_up_down: :iphone: :busts_in_shillouette:] HiveMind  | 
        |
| 33 | +* [:desktop_computer: :arrow_up_down: :iphone: :busts_in_shilouette:] HiveMind  | 
        |
| 34 | 34 |  ** auto-selecting current vehicle  | 
        
| 35 | 35 |  * [:iphone:] following vehicles on map  | 
        
| 36 | 36 |  ** searching on map  | 
        
| ... | ... | @@ -40,9 +40,9 @@  | 
        
| 40 | 40 |  ** stops, agencies, lines, …  | 
        
| 41 | 41 |  * [:iphone:] motion  | 
        
| 42 | 42 |  ** FAB to results  | 
        
| 43 | -* :motorway: split `/.well-known/traffic` to servers so each can have own realm/security and API docs  | 
        |
| 43 | +* [:motorway:] split `/.well-known/traffic` to servers so each can have own realm/security and API docs  | 
        |
| 44 | 44 |  ** put hub in front  | 
        
| 45 | -** [:desktop_computer: :arrow_up_down: :iphone:] arrivals to terminus with less visibility  | 
        |
| 45 | +* [:desktop_computer: :arrow_up_down: :iphone:] arrivals to terminus with less visibility  | 
        |
| 46 | 46 |  * [:desktop_computer: :repeat:] GTFS frequencies  | 
        
| 47 | 47 |  * [:desktop_computer:] GTFS-RT extensions (Amsterdam?)  | 
        
| 48 | 48 |  * [:microscope:] integrate https://transitous.org[Transitous]  | 
        
| ... | ... | @@ -58,3 +58,14 @@  | 
        
| 58 | 58 |  * [:apple:] iOS: orcharder  | 
        
| 59 | 59 |  * [:penguin:] Linux phone: ornithologist  | 
        
| 60 | 60 |  * [:spider_web:] web: ?  | 
        
| 61 | +  | 
        |
| 62 | +  | 
        |
| 63 | +---  | 
        |
| 64 | +  | 
        |
| 65 | +* :desktop_computer: — server  | 
        |
| 66 | +* :microscope: — research  | 
        |
| 67 | +* :iphone: — mobile client  | 
        |
| 68 | +* :arrow_up_down: — TRAFFIC protocol  | 
        |
| 69 | +* :repeat: — converter  | 
        |
| 70 | +* :busts_in_shilouette: — accounts  | 
        |
| 71 | +* :motorway: — proxy/server discovery  |