Skip to content

Renewal of the road Digitraffic service during autumn 2015

Tomi Lapinlampi edited this page Sep 18, 2015 · 3 revisions

Renewal of the road Digitraffic service

The road traffic part of Digitraffic will be renewed by the end of August. The purpose of the renewal is to close down the old Pro Digitraffic service and bring the whole API under the digitraffic.fi domain name.

The API development will continue during autumn with new API types and content. All data will be shared according to the principles of open data under the Creative Commons 4.0 BY license.

API differences

The important changes of the new API, when compared to the old Pro- and Open Digitraffic services, are:

  • new address space. The API will be available in http://road.digitraffic.fi (CNAME for tie.digitraffic.fi)
  • authentication is no longer needed: After the renewal the API will work without any http basic auth, ws-authentication or http header parameters.

Road weather cameras

The delivery URL for the road weather camera images will be changed. The new address is not confirmed yet, but it'll be available in the RWS preset messages in the baseUrl parameter just like before.

Traffic disorders

The traffic disorders API will change: An API call without the maxAge element will return all announcements those were made during the last 100 minutes. If the maxAge element is used the API will work just like before.

Schedule

Our original plan was to open the new API addresses for testing during July 2015 and close down the old API's in the end of August. Unfortunately the renewal work is more challenging than we estimated, and the old API address will continue to operate during Septemper 2015. We'll announce the launch of the new API addresses in our new Google group and in http://www.liikennevirasto.fi/avoindata (in Finnish).

Meanwhile, please study our new Wiki at https://github.com/finnishtransportagency/digitraffic/wiki

New API addresses

API url
Current fluency data http://tie.digitraffic.fi/sujuvuus/ws/trafficFluency
Current journey times http://tie.digitraffic.fi/sujuvuus/ws//journeyTime
History data for previous day http://tie.digitraffic.fi/sujuvuus/ws/dayData
Average medians for previous day http://tie.digitraffic.fi/sujuvuus/ws/averageDayData
Current data from LAM stations http://tie.digitraffic.fi/sujuvuus/ws/lamData
Current free flow speeds http://tie.digitraffic.fi/sujuvuus/ws/freeFlowSpeeds
Current road weather station data http://tie.digitraffic.fi/sujuvuus/ws/roadWeather
Status of road stations http://tie.digitraffic.fi/sujuvuus/ws/roadStationStatuses
Camera presets http://tie.digitraffic.fi/sujuvuus/ws/cameraPresets
Road weather forecasts http://tie.digitraffic.fi/sujuvuus/ws/roadConditions
Traffic Disorders http://tie.digitraffic.fi/sujuvuus/ws/trafficDisorders

More information: [email protected]

Clone this wiki locally