Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GTFS parsing failure when trains are "leaving" #294

Closed
remulasce opened this issue Jul 31, 2015 · 3 comments
Closed

GTFS parsing failure when trains are "leaving" #294

remulasce opened this issue Jul 31, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@remulasce
Copy link
Owner

Exception:
07-30 19:18:15.781 11747-14433/com.remulasce.lametroapp W/LaMetroUtil﹕ Unaddressed exception! Invalid int: "Leaving"

Looks like GTFS returns literally the text "leaving" in the field occasionally. See attached return message.

07/30/2015 07:18:03 PM PDT Embarcadero EMBR Daly City DALY 12 1 South 8 BLUE #0099cc 1 26 1 South 8 BLUE #0099cc 1 41 1 South 8 BLUE #0099cc 1 Dublin/Pleasanton DUBL 13 2 North 9 BLUE #0099cc 1 30 2 North 9 BLUE #0099cc 1 50 2 North 9 BLUE #0099cc 1 Millbrae MLBR Leaving 1 South 9 RED #ff0000 1 Pittsburg/Bay Point PITT 10 2 North 10 YELLOW #ffff33 1 24 2 North 10 YELLOW #ffff33 1 43 2 North 9 YELLOW #ffff33 1 Richmond RICH 2 2 North 8 RED #ff0000 1 17 2 North 9 RED #ff0000 1 36 2 North 9 RED #ff0000 1 SFO/Millbrae MLBR 8 1 South 10 YELLOW #ffff33 1 23 1 South 10 YELLOW #ffff33 1 38 1 South 2 YELLOW #ffff33 1
@remulasce remulasce added the bug label Jul 31, 2015
@remulasce remulasce added this to the iOS Release milestone Jul 31, 2015
@nighelles
Copy link
Collaborator

Lol

On Thursday, July 30, 2015, remulasce notifications@github.com wrote:

Exception:
07-30 19:18:15.781 11747-14433/com.remulasce.lametroapp W/LaMetroUtil﹕
Unaddressed exception! Invalid int: "Leaving"

Looks like GTFS returns literally the text "leaving" in the field
occasionally. See attached return message.

07/30/2015
07:18:03 PM PDT

Embarcadero
EMBR

Daly City
DALY

12
1
South
8
BLUE
#0099cc
1

26
1
South
8
BLUE
#0099cc
1

41
1
South
8
BLUE
#0099cc
1

Dublin/Pleasanton
DUBL

13
2
North
9
BLUE
#0099cc
1

30
2
North
9
BLUE
#0099cc
1

50
2
North
9
BLUE
#0099cc
1

Millbrae
MLBR

Leaving
1
South
9
RED
#ff0000
1

Pittsburg/Bay Point
PITT

10
2
North
10
YELLOW
#ffff33
1

24
2
North
10
YELLOW
#ffff33
1

43
2
North
9
YELLOW
#ffff33
1

Richmond
RICH

2
2
North
8
RED
#ff0000
1

17
2
North
9
RED
#ff0000
1

36
2
North
9
RED
#ff0000
1

SFO/Millbrae
MLBR

8
1
South
10
YELLOW
#ffff33
1

23
1
South
10
YELLOW
#ffff33
1

38
1
South
2
YELLOW
#ffff33
1


Reply to this email directly or view it on GitHub
#294.

@nighelles
Copy link
Collaborator

In the minutes place? I can't read the xml, just the text.

@remulasce
Copy link
Owner Author

Yes. Minutes place reads "leaving" or some text instead of a number
On Jul 31, 2015 12:02 AM, "Nighelles David" notifications@github.com
wrote:

In the minutes place? I can't read the xml, just the text.


Reply to this email directly or view it on GitHub
#294 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants