You are viewing information on version v3 of the Winnipeg Transit Open Data Web Service API.

API (v3)

Overview

Services

Other versions

  • v2 Overview (supported)
  • v1 Overview (deprecated)
  • Streets API

    Physical streets in the city.

    Valid URL Parameters

    name The name of the street to match.
    type The street type (eg. st, ave).
    leg The street leg. This is used to differentiate disparate sections of a roadway. (eg. N, S, E, W)

    Examples

    Login to see sample results.

    Identity

    • streets/2715?usage=short
    • streets/invalid
    • streets/123456789

    Filter

    • streets?name=portage
    • streets?name=mulvey
    • streets?name=mulvey&leg=e

    Wildcard

    • streets:pem
    • streets:St+Vital
    • streets:

    Explore the API

    Login to explore the Streets API.

    Noteworthy Results

    key A unique identifier for this street.
    name The street name. See the usage parameter for formatting options.
    type The type of a street (eg. Street, Avenue, ...). Only displayed if the feature has a type.
    leg A value which differentiates disparate sections of a roadway (eg. N, S, E, W). Only displayed if the street has a leg.