Package org.onebusaway.gtfs.model
package org.onebusaway.gtfs.model
-
ClassDescriptionAn identifier class that combines a
AgencyAndIdid with a service date.GTFS Extension representing icon configuration data.IdentityBean<T extends Serializable>As of July 2022 this file is not yet part of the main GTFS spec.ridership.txt from https://github.com/ODOT-PTS/GTFS-ride/blob/master/spec/en/reference.md#board_alighttxtexperimental support for canonical/idealized route shapes such as a map's representation of serviceexperimental support for canonical/idealized route stops such as a strip map's representation of serviceNote that I decided to call this class ServiceCalendar instead of Calendar, so as to avoid confusion with java.util.CalendarA StopLocation describes a place where a vehicle can be boarded or alighted, which is not necessarily a marked stop, but can be of other shapes, such as a service area for flexible transit.GTFS Extension representing vehicle configuration data.An GTFS extension that allows for re-mapping of route + direction + stop tuples to a replacement stop.