Surrey Trafficloops
Connector for the surrey-trafficloops API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
http://gis.surrey.ca:8080/fmedatastreaming/TrafficLoopCount - Auth:
bearer(pass your key via theapiKeyinput)
Operations
get_trafficloopcounts_fmw— GET /TrafficLoopCounts.fmw — Provides traffic loop counts for the input time interval. The LOOP_ID and DATETIget_trafficloops_fmw— GET /TrafficLoops.fmw — Provides all the traffic loops maintained by the City of Surrey in GeoJSON forma
Inputs
apiKey— your surrey-trafficloops API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: get_trafficloopcounts_fmw
apiKey: <your key>