Class GtfsPlanitFileHandlerTrips


  • public class GtfsPlanitFileHandlerTrips
    extends GtfsFileHandlerTrips
    Handler for handling trips and populating a PLANit (Service) network and trips with the found GTFS trips.

    Prerequisite: It is assumed GTFS routes and calendar have been parsed already and PLANit entities are available to collect by GTFS route id

    Author:
    markr
    • Constructor Detail

      • GtfsPlanitFileHandlerTrips

        public GtfsPlanitFileHandlerTrips​(GtfsServicesHandlerData gtfsServicesHandlerData)
        Constructor
        Parameters:
        gtfsServicesHandlerData - containing all data to track and resources needed to perform the processing