Engineering & Product Updates

Technical deep-dives into traffic data, API architecture, and the challenges of normalizing 57 jurisdictions.

Fleet Fuel Prices API

Comparing Traffic Data and Fuel Price APIs for Fleet Cost Planning

Fleet cost is two numbers: hours lost to congestion and money burned on fuel. Combine Road511’s traffic events API with weekly EIA / StatCan fuel prices to put a dollar figure on any corridor — with a worked Chicago→Dallas example.

May 2026
Tutorial JavaScript Leaflet

How to Build a Traffic Dashboard with Road511 + Leaflet

A from-scratch walkthrough: live incidents, camera popups with images, and road condition overlays in under 100 lines of JavaScript — powered by Road511’s GeoJSON API.

May 2026
Trucking Compliance

Spring Load Limits API for Trucking Compliance

Normalized spring weight restrictions from MN, WI, MI, ON, QC, and NS — polyline geometry, active date ranges, and a corridor endpoint that flags every restriction your load would violate along a planned route.

May 2026
GeoJSON GIS

GeoJSON Traffic Events API with BBox and Radius Queries

Standard RFC 7946 GeoJSON for every traffic event, camera, sign, and POI — bounding box and radius queries that drop straight into Leaflet, Mapbox, MapLibre, ArcGIS, and QGIS. PostGIS-backed, no XML wrangling.

May 2026
DMS Signs

Real-Time DMS Sign Messages API: What's on the Highway Signs Right Now

Live messages from every Dynamic Message Sign across 30+ US states and Canadian provinces. One API, normalized text, GeoJSON output, and a historical archive of message changes nobody else publishes.

April 2026
Architecture Go

How I Normalized 30+ Different 511 Traffic APIs Into One REST Endpoint

Every US state and Canadian province runs its own 511 system with a different format. Here's how the adapter registry pattern normalizes Transnomis JSON, ArcGIS, GraphQL, WZDx, protobuf, and more into one schema.

April 2026
Traffic Cameras API

How to Get Real-Time Traffic Camera Feeds via API

10,000+ live camera feeds from 40+ states with direct image URLs. No other API provides this — here's how to use it in your app.

April 2026
Trucking Fleet

Bridge Clearance Data API for Fleet Routing

FHWA National Bridge Inventory — height clearances, weight ratings, posting status. Query by corridor with PostGIS spatial search.

April 2026