Traffic API Developer's Guide

TMCCodeType

TMCCodeType holds a value of the typexs:string with the following restrictions:

  • Fixed length: 5 characters
  • Format: ECC+CCD+Table, where the following rules apply:
ECC is the Extended Country Code.
CCD is the TMC country code.
Table is the defined TMC Table

Query Parameter Representation

A value for the query parameter tables to filter on TMC codes is constructed as shown below.

&tables=ECC+CCD+Table
For example, to filter for the New England region in the USA, concatenate the US extended country code (A0) with the TMC country code (1) and the New England region table ID (29), producing the following parameter/value pair:
&tables=A0129