post https://api.streetlightdata.com/satc/v1/metrics
StreetLight Advanced Traffic Counts API
Returns metrics for StreetLight segments within your defined geometry. You can request many types of metrics and filter your results. For more information, see Available Metrics.
You can merge geometry data from the geometry
endpoint with the metrics from the metrics
endpoint to visualize the metrics for each segment with the following recipe:
🗺️
Fetch and merge to GeoJSON
Open Recipe
Use caution when using the
nearest
geometry type and thedate_range
parameter to get metrics in situations that may have very low sample data, such aspedestrian
travel mode withday_parts
late at night. This may yield a different selection of segments being returned for each month/year.