Christmas buses now in buses feed!

You should now be able to see Christmas buses in the buses feed. For those of you who are new to the world of transport open data, every year some buses in the network are decorated with Christmas decorations. You can identify these buses by the ‘special_vehicles_attributes’ field. When the field is set to 1, it is a Christmas bus. When set to 0, it is not.

Example:

vehicle {
  id: "33553_11466389_2436_607X_1"
  [transit_realtime.tfnsw_vehicle_descriptor] {
    air_conditioned: true
    wheelchair_accessible: 1
    special_vehicle_attributes: 1
  }

Thanks,
Alex