ODOT-PTS / TNExT

a web-based software tool developed for the visualization, analysis, and reporting of regional and statewide transit networks in the state of Oregon
15 stars 4 forks source link

Date range graph issues #94

Closed ODOT-RPTD-mb closed 6 years ago

ODOT-RPTD-mb commented 6 years ago

"gtfs" feed shows up in graph - no text to tie to any agency? cccexpress and eugenetobend feeds end prematurely? @PPaulsonOregonDOT

image

irees commented 6 years ago

@ODOT-RPTD-mb the "gtfs" feed is TriMet; it was based on the url in the spreadsheet. I'll make sure it is renamed to something more appropriate in the next build.

irees commented 6 years ago

@KalonThomas Can you check the end dates for cccexpress and eugenetobend?

kalontrillium commented 6 years ago

@irees

cccxpress The feed end date is correct in this case (20180321). I'm making an inquiry with the agency for next semesters schedule info and can let you know when updates to the GTFS have been made extending the feed.

eugenetobend it looks like data was being pulled from an old url prior to a few agencies being merged into Pacific Crest Lines. The data url has been updated in the ODOT GTFS feeds spreadsheet to: http://oregon-gtfs.com/gtfs_data/pacificcrest-or-us/pacificcrest-or-us.zip.

irees commented 6 years ago

I have updated with the most recent set of feeds in @KalonThomas spreadsheet above. A few urls had the same or non-descriptive filenames, so I assigned filenames based on the "agency name" field in the spreadsheet.

http://tna.trilliumtransit.com:8090/TNAtoolAPI-Webapp/Daterange.html?dbindex=11

Note: A few smaller feeds failed to import (Columbia Gorge Express, Linn Benton Loop, Quail Trail Public Transit, Sandy Area Metro, Sunset Empire Transportation District, and The Wave) due to some hibernate uniqueness constraint violation. I'm looking into it and will figure out if it's in my code or in the data.

irees commented 6 years ago

Moving the feed import issue to #99.