API

Overview

Services

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)

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.

Examples

Login to see sample results.

Identity

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

Filter

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

Wildcard

  • streets:pem
  • streets:St+Vital