Truck Parking Documentation

Represents planned parking management systems at truck stops to measure parking availability and communicate availability to the public.

Resource accepts all default Filters. Resource data is returned as an API Result model for valid requests or an Error Result model for failed requests. For an example of how to call this resource, see Swagger details.

GET

/api/v1/truck-parking

Get all truck parking

GET

/api/v1/truck-parking/{id}

Get record by unique id

Truck Parking Model

Truck parking model represents an ODOT monitored truck parking site where one or more truck parking devices may exist

  • Links ( Array[Link] ) Links related to the current item
  • Id ( String ) Unique Identifier
  • Latitude ( Double ) The angular distance of a place north or south of the earth's equator
  • Longitude ( Double ) The angular distance of a place east or west of the meridian at Greenwich, England
  • Location ( String , optional ) Truck parking road or intersection
  • Description ( String , optional ) Truck parking location and type information
  • Address ( String , optional ) Truck parking address
  • Capacity ( String , optional ) Maximum capacity for this truck parking location
  • ReportedAvailable ( String , optional ) Reported available truck parking spaces
  • Open ( Boolean , optional ) Indicates if location is open
  • LastReported ( DateTime , optional ) Last report time for truck parking spaces available