ParkingType

abstract class ParkingType

A class hierarchy representing the physical characteristics of a parking facility. A single location can have multiple types (e.g., Off-Street and Covered).

Inheritors

Types

Link copied to clipboard

A parking garage or underground facility. Mapped from 'COVERED'.

Link copied to clipboard

Parking located off the public street (garages, lots).

Link copied to clipboard

Parking located directly on the street (curbside).

Link copied to clipboard

A facility designed for commuters (Park and Ride).

Link copied to clipboard

Private or residential parking spaces.

Link copied to clipboard

An open-air parking lot with no roof. Mapped from 'NOT_COVERED'.