Package rgu.transport.geospatial.multimodal.gtfs


package rgu.transport.geospatial.multimodal.gtfs
Implementation of General Transit Feed Specification (GTFS) data loading.
  • Class
    Description
    An object which provides methods to load input streams of each of the data files in a GTFS data source.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Utility class to load GTFS data files as a TransitNetwork.
    A listener interface for GTFS loading progress.