TOPS Lab Logo

Wisconsin Traffic Operations and Safety Laboratory

The WisTransPortal System

The WisTransPortal system serves the computing and data management needs of the Wisconsin Traffic Operations and Safety (TOPS) Laboratory. The project scope includes support for ITS data archiving, real-time traffic information services, transportation operations applications, and transportation research. Learn more.

ITS Web Resources

Files containing the geometries and attributes for a variety of ITS devices are accessible via this url. Retrieve the type and format of the desired resource according to the following examples. A list of available resources is given for each format type. Note that URL parameters are not case sensitive.

Available Resources

A machine readable representation of the available resources is available in JSON format with an optional callback parameter
https://transportal.cee.wisc.edu/its/inventory/?info
https://transportal.cee.wisc.edu/its/inventory/?info&callback=myCallback

ITS Inventory

An interactive web map with ITS Inventory features is available at
https://transportal.cee.wisc.edu/gis/webmaps/itsmap

  • ATR ATR - Automated traffic recorder, continuous count station
  • BLUE Bluetooth Detector - Bluetooth Detector
  • CABINET Cabinets - The cabinets
  • CCTV Camera - Traffic Cameras
  • HUT Communication Hut - Communication Hut
  • VAULT Communication Vault - The communication vaults
  • HAR Highway Advisory Radio - Advisory Radios
  • LANESIGN Lane Closure Sign - Lane Closure Sign
  • LANE Lane Control Signal - Lane Control Signal
  • LIGHT Lighting - Lighting
  • LOOP Loop Detectors - Loop Detectors
  • DMS Message Board - Message Boards and Signs
  • MICROWAVE Microwave Detector - Microwave Detectors
  • PULL Pull Box - A pull box
  • RWIS RWIS - Road weather information system
  • GATE Ramp Gate - The ramp Gates
  • METER Ramp Meter - The ramp meters
  • SIGNAL Signal - Traffic Signal
  • TOWER Tower - The towers
  • TRENCH Trench - Fiber optic communication paths, whether underground, aerial, etc.
All ITS resources have a global unique identifier. A formated table with attributes as well as the current image for cameras can be retrieved with the following:
https://transportal.cee.wisc.edu/its/inventory/?feature=ee3e5634-1f67-4973-ae04-dfa10288fbc1

A HTML formatted display of the current message is availalbe for dynamic message signs:
https://transportal.cee.wisc.edu/its/inventory/?sign=92dba085-a6f6-4b87-bad4-d561d949812a

Advanced Traffic Management System (ATMS)

  • LINK Speed Links
  • ROUTE Travel Time Routes

Real Time

  • ROUTEWITHTIME Routes with current travel time
  • LINKWITHSPEED Links with current travel speeds
  • SIGNWITHMESSAGE Message signs with current message
  • INCIDENT Traffic Incidents
  • LCSCURRENT Current lane closures
  • LCSFUTURE Future lane closures
XML feeds

For direct access to real time information, the following XML feeds are available

Information format=INFO

Information about the feature type in JSON format including attribute descriptions and coded values if applicable. An optional callback parameter can be specified.
ex: https://transportal.cee.wisc.edu/its/inventory/?resource=CCTV&format=INFO
ex: https://transportal.cee.wisc.edu/its/inventory/?resource=CCTV&format=INFO&callback=mycallback

Comma separated values format=CSV

Links to a downloadable csv file containing the location and attributes for the requested resource.
ex: https://transportal.cee.wisc.edu/its/inventory/?resource=CCTV&format=CSV

Legacy CSV

Legacy CSV files that match the column headings and order for previously available resources are available for the following resources. Use "format=csvlegacy"

  • cctv - Camera
  • dms - Message Board

JavaScript Object Notation, format=JSON

ex: https://transportal.cee.wisc.edu/its/inventory/?resource=dms&format=JSON

Spatial Selection

JSON format accepts an optional spatial query. This is defined by the url parameters L (left), R (right), B (bottom), and T (top) which correspond to the minimum and maximum longitude and latitude respectively. It is the responsibility of the developer to ensure that values are numeric and that minimum values are less than maximum values. Non numeric or missing values will return the full result set. Minimum values that are greater than maximum values returns an empty geojson result.

ex: https://transportal.cee.wisc.edu/its/inventory/?resource=dms&format=JSON&L=-89.7&R=-89.0&B=42.9&T=43.4

Padded JSON (JSONP)

JSONP does not exist as a separate format but is triggred by the specification of a callback url parameter. The value of which corresponds to a named function defined in the client application that is called to process the returned data at the time of retrieval. The spatial filter can also be applied to resources with geographic information.

ex: https://transportal.cee.wisc.edu/its/inventory/?resource=dms&format=JSON&callback=myCallback&L=-89.7&R=-89.0&B=42.9&T=43.4
ex: https://transportal.cee.wisc.edu/its/inventory/?resource=dms&format=INFO&callback=myCallback

ESRI Shapefile format=shp

ITS Inventory and ATMS resources are available for download as ESRI shapefiles. Shapefiles are not available for the real time resources due to their dynamic nature.
ex: https://transportal.cee.wisc.edu/its/inventory/?resource=dms&format=SHP

Google Earth format=kmlstatic, format=kmlnetwork

A downloadable KMZ file including geographic, attribute, and styling information.

kmlstatic


Contains all geographic and attribute information in the file itself.
ex: https://transportal.cee.wisc.edu/its/inventory/?resource=dms&format=kmlstatic

kmlnetwork


The file references features available at a network location. Using this file in Google Earth will always show the most current features. While the static file versions are availalb for the real time resources, it is highly recommended to use the kmlnetwork version.
ex: https://transportal.cee.wisc.edu/its/inventory/?resource=dms&format=kmlnetwork

Complete File


A complete collection of ITS features is available at the following. Features displayed in Google Earth will be up to date.
https://transportal.cee.wisc.edu/its/inventory/?kml

Real time kml/kmz with lane closures, incidents, signs with current messages, link speeds, and route travel times
https://transportal.cee.wisc.edu/its/inventory/?kmlrt

KML resource for MACH (Cameras, Message Signs, and Ramp Gates)
https://transportal.cee.wisc.edu/its/inventory/?mach


Please send comments or questions to inventory@topslab.wisc.edu

Quick Links

Crash Data

Traffic Data

Lane Closures

Traffic Incidents

Traffic Video

Storm Report

511 WRS




About | Contact | Help | TOPS Lab


Copyright © 2015. Last Modified Sat, 25 Apr 2015, 08:34:10 PM. Questions or comments? transportal@topslab.wisc.edu.