--
You received this message because you are subscribed to the Google Groups "Transit Developers" group.
To post to this group, send email to transit-d...@googlegroups.com.
To unsubscribe from this group, send email to transit-develop...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/transit-developers?hl=en.
There are two types of “missing” stop references in the data
The first type is inevitable because the schedule data is weekly, whereas the NaPTAN data from data.gov.uk is only updated four times a year. So there will be unreferenced stops in NaPTAN until such time as TfL also publish their NaPTAN data more frequently and directly through the Datastore.
The other type – stops with codes beginning 999 – relate to stops outside Greater London for which TfL has not obtained the correct NaPTAN stop reference from the authority in whose area the stop sits. TfL is being encouraged to get the correct NaPTAN references for the relatively small number of 999-prefixed stops as soon as possible.
Roger
Table 6-10 in the TransXChange guidance shows the following as permitted values for mode
|
Value |
Description |
|
air |
Air service. |
|
bus |
Bus service. |
|
coach |
Coach service. |
|
underground |
Metro service. |
|
ferry |
Ferry service. |
|
train |
Train service. |
|
tram |
Tram service. |
|
underground |
Underground service. |
Roger
--