Author: Adam Evyčędo <git@apiote.xyz>
update roadmap
roadmap.adoc | 10 ++++------
diff --git a/roadmap.adoc b/roadmap.adoc index 9c4011cd58808c26504ad64c13d18b157956bed4..69d590ce7b6a79e1fe0ca43fe9028025b8a5ee7b 100644 --- a/roadmap.adoc +++ b/roadmap.adoc @@ -3,12 +3,10 @@ == bugs * [:microscope: :desktop_computer: :iphone:] looping lines graph presentation * [:iphone:] scaling icons with map -* [:iphone:] clearing search auto-complete * [:desktop_computer: :arrow_up_down: :iphone:] FIFO ordering of requests * [:desktop_computer:] `vary` header * [:desktop_computer:] `stopIdFormat` is actually `stopCodeFormat` * [:iphone:] search bar disappears on back from auto-complete -* [:iphone:] fix landscape views (esp with 3-button navigation) == features * [:iphone: :back:] favourites @@ -17,12 +15,12 @@ ** lines ** searches, history, most searched ** [:busts_in_silhouette:] stored in accounts? * [:busts_in_silhouette:] ampelmännchen +* [:desktop_computer: :arrow_up_down: :iphone:] shapes +* [:desktop_computer: :arrow_up_down: :iphone:] trip times from stop * [:repeat: :desktop_computer: :arrow_up_down: :iphone:] inexact times from GTFS (`stop_times/timepoint == 1`) * [:repeat: :desktop_computer: :arrow_up_down: :iphone:] different times for arrival and departure from GTFS * [:repeat: :desktop_computer: :arrow_up_down: :iphone:] more places: stations, platforms, doors, bike-rental stations * [:repeat: :desktop_computer: :arrow_up_down: :iphone:] mapping addresses behind QR codes to stop codes (e.g. in Berlin) -* [:iphone:] support short OLCs -** geocode the free part (https://developer.android.com/reference/android/location/Geocoder, possibly https://f-droid.org/packages/org.microg.nlp.backend.nominatim/, `olc.recover()`) * [:desktop_computer: :arrow_up_down: :iphone: :back:] standard cache support ** last updated time of real time data from GTFS-RT/API ** duration between updates from config (per feed) or from upstream headers @@ -30,7 +28,7 @@ ** cache info + etag in headers in TRAFFIC * [:desktop_computer: :arrow_up_down: :iphone:] personal API keys (e.g. in Brussels) ** [:busts_in_silhouette:] stored in accounts * [:repeat:] new converter: GBFS -* [:desktop_computer: :arrow_up_down: :iphone: :busts_in_shilouette:] HiveMind +* [:desktop_computer: :arrow_up_down: :iphone: :busts_in_shilhouette:] HiveMind ** auto-selecting current vehicle * [:iphone:] following vehicles on map ** searching on map @@ -67,5 +65,5 @@ * :microscope: — research * :iphone: — mobile client * :arrow_up_down: — TRAFFIC protocol * :repeat: — converter -* :busts_in_shilouette: — accounts +* :busts_in_shilhouette: — accounts * :motorway: — proxy/server discovery