- The new Edit an analysis endpoint lets you edit the name and description of an existing analysis.
- The new Cancel an analysis endpoint lets you cancel an analysis that is running or queued to run.
- The Delete an analysis endpoint lets you delete an existing analysis.
- You can analyze month over month or year over year time trends in one API call by setting multiple
date_range
parameters when requesting metrics and comparing data between data periods. For more information, see Analyzing Time Trends - The
nearest
geometry type allows you to query the segments nearest to a supplied point.
- Vehicle data for U.S. geographies for months in 2019 is now available from the
metrics
endpoint. To check available data months, use the Check available data periods endpoint.
- The new Download shapefile endpoints let you download a shapefile of the zones used in an analysis you have run.
- The new Get zones endpoint lets you query information from zones or zone sets that have been created from the API or StreetLight InSight® web app.
- Each API key can have up to 250 analyses running and waiting to run at a time.
- The new
in_queue
parameter in the Search analyses endpoint lets you search analyses that are currently in the analyses queue.
The geom_mode
property is available for endpoints where you define a geography. You can set geom_mode
to determine whether your query includes only segments within your defined area, or segments within and intersecting with your defined area.
The StreetLight InSight® API documentation is now available in the StreetLight Developer Hub.
The StreetLight Advanced Traffic Counts API is available as a Beta release. For access, contact your StreetLight representative.
- You can now set the
travel_mode_type
parameter toAll_Vehicles_CVD_Plus
. TheAll_Vehicles
travel mode is nowAll_Vehicles_LBS_Plus
. - For some analysis types, the data period of the analysis is now returned as a column in the metrics of the analysis.
You can now query analyses tags with the new tags
query endpoint. You can also query device and sample trip counts for an analysis. For more information, see List available tags.
You can now set the travel_mode_type
parameter to All_Vehicles_By_Weight
when running an AADT analysis.