Skip to content

Latest commit

 

History

History
330 lines (193 loc) · 11.7 KB

api.md

File metadata and controls

330 lines (193 loc) · 11.7 KB

Shared Types

from onebusaway.types import References, ResponseWrapper

AgenciesWithCoverage

Types:

from onebusaway.types import AgenciesWithCoverageListResponse

Methods:

Agency

Types:

from onebusaway.types import AgencyRetrieveResponse

Methods:

VehiclesForAgency

Types:

from onebusaway.types import VehiclesForAgencyListResponse

Methods:

Config

Types:

from onebusaway.types import ConfigRetrieveResponse

Methods:

CurrentTime

Types:

from onebusaway.types import CurrentTimeRetrieveResponse

Methods:

StopsForLocation

Types:

from onebusaway.types import StopsForLocationListResponse

Methods:

StopsForRoute

Types:

from onebusaway.types import StopsForRouteListResponse

Methods:

StopsForAgency

Types:

from onebusaway.types import StopsForAgencyListResponse

Methods:

Stop

Types:

from onebusaway.types import StopRetrieveResponse

Methods:

StopIDsForAgency

Types:

from onebusaway.types import StopIDsForAgencyListResponse

Methods:

ScheduleForStop

Types:

from onebusaway.types import ScheduleForStopRetrieveResponse

Methods:

Route

Types:

from onebusaway.types import RouteRetrieveResponse

Methods:

RouteIDsForAgency

Types:

from onebusaway.types import RouteIDsForAgencyListResponse

Methods:

RoutesForLocation

Types:

from onebusaway.types import RoutesForLocationListResponse

Methods:

RoutesForAgency

Types:

from onebusaway.types import RoutesForAgencyListResponse

Methods:

ScheduleForRoute

Types:

from onebusaway.types import ScheduleForRouteRetrieveResponse

Methods:

ArrivalAndDeparture

Types:

from onebusaway.types import ArrivalAndDepartureRetrieveResponse, ArrivalAndDepartureListResponse

Methods:

Trip

Types:

from onebusaway.types import TripRetrieveResponse

Methods:

TripsForLocation

Types:

from onebusaway.types import TripsForLocationListResponse

Methods:

TripDetails

Types:

from onebusaway.types import TripDetailRetrieveResponse

Methods:

TripForVehicle

Types:

from onebusaway.types import TripForVehicleRetrieveResponse

Methods:

TripsForRoute

Types:

from onebusaway.types import TripsForRouteListResponse

Methods:

ReportProblemWithStop

Methods:

ReportProblemWithTrip

Methods:

SearchForStop

Types:

from onebusaway.types import SearchForStopListResponse

Methods:

SearchForRoute

Types:

from onebusaway.types import SearchForRouteListResponse

Methods:

Block

Types:

from onebusaway.types import BlockRetrieveResponse

Methods:

Shape

Types:

from onebusaway.types import ShapeRetrieveResponse

Methods: