Fix up time display format
[bus.git] / maxious-canberra-transit-feed / validation-results.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
 
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FeedValidator: cbrfeed.zip</title>
<style>
body {font-family: Georgia, serif; background-color: white}
.path {color: gray}
div.problem {max-width: 500px}
table.dump td,th {background-color: khaki; padding: 2px; font-family:monospace}
table.dump td.problem,th.problem {background-color: dc143c; color: white; padding: 2px; font-family:monospace}
table.count_outside td {vertical-align: top}
table.count_outside {border-spacing: 0px; }
table {border-spacing: 5px 0px; margin-top: 3px}
h3.issueHeader {padding-left: 0.5em}
h4.issueHeader {padding-left: 1em}
.pass {background-color: lightgreen}
.fail {background-color: yellow}
.pass, .fail {font-size: 16pt}
.header {background-color: white; font-family: Georgia, serif; padding: 0px}
th.header {text-align: right; font-weight: normal; color: gray}
.footer {font-size: 10pt}
</style>
</head>
<body>
GTFS validation results for feed:<br>
<code><span class="path"></span><b>cbrfeed.zip</b></code>
<br><br>
<table>
<tr><th class="header">Agencies:</th><td class="header"><a href="http://www.action.act.gov.au/">ACT Internal Omnibus Network (ACTION)</a></td></tr>
<tr><th class="header">Routes:</th><td class="header">1</td></tr>
<tr><th class="header">Stops:</th><td class="header">6</td></tr>
<tr><th class="header">Trips:</th><td class="header">69</td></tr>
<tr><th class="header">Shapes:</th><td class="header">0</td></tr>
<tr><th class="header">Effective:</th><td class="header">May 25, 2009 to June 01, 2010</td></tr>
</table>
<br>
During the upcoming service dates Sun Apr 18 to Mon May 31:
<table>
<tr><th class="header">Average trips per date:</th><td class="header">30</td></tr>
<tr><th class="header">Most trips on a date:</th><td class="header">36, on 31 service dates (Mon Apr 19, Tue Apr 20, Wed Apr 21, ...)</td></tr>
<tr><th class="header">Least trips on a date:</th><td class="header">16, on 7 service dates (Sun Apr 18, Sun Apr 25, Sun May 02, ...)</td></tr>
</table>
<br>
<span class="fail">Found these problems:</span>
<table class="count_outside">
<tr><td><span class="fail">3 errors</span></td><td><span class="fail">2 warnings</span></td></tr>
<tr><td>
<table><tr><td>3</td><td><a href="#ErrorInvalidValue">Invalid Values</a></td></tr>
</table>
</td>
<td>
<table><tr><td>1</td><td><a href="#WarningExpirationDate">Expiration Date</a></td></tr>
<tr><td>1</td><td><a href="#WarningStopsTooClose">Stops Too Close</a></td></tr>
</table>
</td>
</table>
<br><br>
<h3 class="issueHeader">Errors:</h3><h4 class="issueHeader"><a name="ErrorInvalidValue">Invalid Value</a></h4><ul>
<li><div class="problem">Invalid value 2010601 in field <code>date</code></div>in line 2 of <code>calendar.txt</code><br>
<table class="dump"><tr><th>service_id</th><th>start_date</th><th>end_date</th><th>monday</th><th>tuesday</th><th>wednesday</th><th>thursday</th><th>friday</th><th>saturday</th><th>sunday</th></tr>
<tr><td>sunday</td><td>20090525</td><td>20100601</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td><td>1</td></tr></table>
<br></li>
<li><div class="problem">Invalid value 2010601 in field <code>date</code></div>in line 3 of <code>calendar.txt</code><br>
<table class="dump"><tr><th>service_id</th><th>start_date</th><th>end_date</th><th>monday</th><th>tuesday</th><th>wednesday</th><th>thursday</th><th>friday</th><th>saturday</th><th>sunday</th></tr>
<tr><td>weekday</td><td>20090525</td><td>20100601</td><td>1</td><td>1</td><td>1</td><td>1</td><td>1</td><td>0</td><td>0</td></tr></table>
<br></li>
<li><div class="problem">Invalid value 2010601 in field <code>date</code></div>in line 4 of <code>calendar.txt</code><br>
<table class="dump"><tr><th>service_id</th><th>start_date</th><th>end_date</th><th>monday</th><th>tuesday</th><th>wednesday</th><th>thursday</th><th>friday</th><th>saturday</th><th>sunday</th></tr>
<tr><td>saturday</td><td>20090525</td><td>20100601</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td><td>1</td><td>0</td></tr></table>
<br></li>
</ul>
<h3 class="issueHeader">Warnings:</h3><h4 class="issueHeader"><a name="WarningExpirationDate">Expiration Date</a></h4><ul>
<li><div class="problem">This feed will soon expire, on June 01, 2010</div><br></li>
</ul>
<h4 class="issueHeader"><a name="WarningStopsTooClose">Stops Too Close</a></h4><ul>
<li><div class="problem">The stops "Civic Interchange Platform 5" (ID 1) and "Canberra House Southbound" (ID 4) are 0.00m apart and probably represent the same location.</div><br></li>
</ul>
 
<div class="footer">
Generated by <a href="http://code.google.com/p/googletransitdatafeed/wiki/FeedValidator">
FeedValidator</a> version 1.2.5 on April 18, 2010 at 08:24 PM EST.
</div>
</body>
</html>