Skip to content
jouniso edited this page Apr 28, 2017 · 9 revisions

NOTE ‼️ End of life on August 31, 2017! Start using new REST/JSON-APIS before that.

The message contains the latest datex2 traffic disorders.

There are two web service operations to get the message.

  • Operation that show the latest traffic disorder.

  • Operation that shows the latest traffic disorders within n-minutes (max 100 minutes)

New traffic disorders are fetched from FTA’s server every three minutes.


WSDL: http://tie.digitraffic.fi/sujuvuus/ws/trafficDisorders?wsdl

IF: http://tie.digitraffic.fi/sujuvuus/ws/trafficDisorders


Datex2.2.1 schema in use until 16.9.2015

FTA uses a modified Datex2.2.1-schema, which is available at

https://github.com/finnishtransportagency/metadata/blob/60298d76b0471e7486857f79672a67bffe643bc6/schema/DATEXIISchema_2_2_1_with_definitions_FI.xsd

Datex 2.3 schema in use starting 16.9.2015

FTA uses Datex2 2.3 -schema for trafficDisorders. it's available at

https://raw.githubusercontent.com/finnishtransportagency/metadata/master/schema/DATEXIISchema_2_2_3_with_definitions.xsd

Alert-C Event list

http://www.liikennevirasto.fi/web/en/open-data/materials/tmc-location-data

Elements:

  • published publish timestamp, both in UTC time zone and local (Finnish) time zone

  • d2LogicalModel datex2 traffic disorder message.

Clone this wiki locally