github vingerha/gtfs2 0.5.5
Nicer vehicle location display, bug-fixes

one day ago

Enhancement: vehicle location display

For the vehicle location entities (geo_location.*), the entity_name has been extended with the transport-type, based on route_type.
This allows to customize the display of the picture in the map-card. For details, see https://github.com/vingerha/gtfs2/wiki/5.-Visualizing-the-data#vehicle-positions.

image

Possible (!?) breaking change

Due to the enhancement which extends the entity-name of the geo_location entity, you may need to setup your card(s) differently.
image

Change(s)/Fixes

Fix: real-time trip-updates can be provided only via stop_sequence, which were not taken into account, this fixes: #119
Fix: when a trip is found both in calendar and calendar_dates there was a risk to have duplicate entries, this fixes #118
Fix: incorrect real-time data across TimeZones

Don't miss a new gtfs2 release

NewReleases is sending notifications on new releases.