Speed conditions table (Condition_Speed)
The Condition_Speed table publishes additional attributes for speed restriction conditions. Speed related conditions are Special Speed Situation (Condition Type = 10) and Variable Speed Sign (Condition Type = 11). This table is only available as part of the Speed premium product.
For descriptions of the GlobalID and OBJECTID attributes, see Esri® system fields.
| Field name | Data type | Description |
|---|---|---|
| CONDITION_ID | Integer (4) | Unique identifier for the condition |
| SPECIAL_SPEED_LIMIT | Integer (4) | Specifies the special speed limit for the condition. |
| SPECIAL_SPEED_TYPE | Integer (4) | Specifies the special speed type for the condition. |
| SPECIAL_SPEED_TYPE_DESC | String (35) | Description of the special speed type |
| DEPENDENT_SPEED_TYPE | Integer (4) | Specifies the dependent speed type for the condition. |
| DEPENDENT_SPEED_TYPE_DESC | String (35) | Description of the dependent speed type |
| VARIABLE_SPEED_SIGN_LOCATION | Integer (4) | Specifies the variable speed sign location for the condition. |
| VARIABLE_SPEED_SIGN_LOCN_DESC | String (35) | Description for variable speed sign locn |
| TIME_OVERRIDE | Integer (4) | Indicates whether time-based modifiers override default behavior |
| VSS_ID | Integer (4) | Unique identifier for the variable speed sign |
| DIRECTION | Integer (4) | Specifies the direction for the condition. |
| DIRECTION_DESC | Text (30) | Description for direction |
| ISO_COUNTRY_CODE | String (3) | ISO 3 character country code |