-
Notifications
You must be signed in to change notification settings - Fork 254
schedule_viewer service period display and selection #17
Comments
From [email protected] on April 30, 2007 08:19:38 (No comment was entered for this change.) Labels: -Type-Defect Type-Enhancement |
From [email protected] on May 15, 2007 10:52:17 The current display isn't great. It displays all trips from all service periods as |
From [email protected] on October 07, 2008 13:05:27 +1 vote for addressing this feature request |
From [email protected] on October 07, 2008 16:24:31 Version 1.1.6 made a slight improvement, next to each trip in the stop bubble is the |
From [email protected] on November 25, 2008 15:23:07 This would be a very useful enhancement for us at Metro North, as we would like to |
From [email protected] on November 16, 2009 11:26:16 All yours Andre! Owner: [email protected] |
From [email protected] on May 07, 2010 05:54:48 Partially addressed by r1300 , which adds single date selection. The next steps would It would also be nice to refresh the trip list when a new date is selected. Owner: --- |
From [email protected] on September 17, 2010 16:11:17 There is a slight issue with the calendar selection in schedule_viewer. For me, when using either Chrome or IE, selecting a date in November or December places a 4-digit number in the Date box instead of the date in the format yyyyMMDD. |
From [email protected] on August 01, 2014 22:15:23 (No comment was entered for this change.) |
# This is the 1st commit message: add muni ac gtfs # This is the commit message google#2: only output routes # This is the commit message google#3: add initial version of kml route styler # This is the commit message google#4: add sample csv route styles # This is the commit message google#5: add route styling functionality to kmlwriter based on csv provided in /route_styles # This is the commit message google#6: add generated kml with styling and selection done based on csv # This is the commit message google#7: replace K and T with KT muni line in csv input # This is the commit message google#8: change zero routes assertion to warning due to naive automation scripts # This is the commit message google#9: strip whitespace on color in csv # This is the commit message google#10: add script for generating all maps # This is the commit message google#11: add extracted gtfs and most output # This is the commit message google#12: update excels # This is the commit message google#13: update automation script to enable starting midpoint in the list # This is the commit message google#14: update requirements file # This is the commit message google#15: set default skip ahead to none # This is the commit message google#16: add more kml outputs # This is the commit message google#17: add parallel processing # This is the commit message google#18: add muni bart current 15 kml # This is the commit message google#19: add muni current 15 geojson # This is the commit message google#20: add conversion to geojson # This is the commit message google#21: change pipe to and # This is the commit message google#22: add json outputs because google maps kml layer is garbage # This is the commit message google#23: remove once daily tripper for samtrans 120 route # This is the commit message google#24: convert samtrans current 15 kml to geojson # This is the commit message google#25: add regional new plan # This is the commit message google#26: updated kml manually # This is the commit message google#27: add json of new projects proposed # This is the commit message google#28: add Hidden_Shapes param to kmlwriter and route_styler # This is the commit message google#29: add Hidden_Shapes column to route style csvs # This is the commit message google#30: dict typo # This is the commit message google#31: support for none hidden_shape # This is the commit message google#32: nan support... # This is the commit message google#33: nan stuff # This is the commit message google#34: add hidden shapes to vallejo sfbay ferryroute # This is the commit message google#35: fix bug # This is the commit message google#36: set same stroke width for everyone # This is the commit message google#37: sfbay ferry modified # This is the commit message google#38: reverse boolean bug # This is the commit message google#39: Reload KML/Json output # This is the commit message google#40: remake kml json output
From [email protected] on April 28, 2007 08:21:13
schedule_viewer should provide a way to browse service periods, display
them on a calendar and allow the user to select periods.
Currently the list of departure times is a little confusing because it
displays times in any service period instead of the service on a particular
day.
Original issue: http://code.google.com/p/googletransitdatafeed/issues/detail?id=17
The text was updated successfully, but these errors were encountered: