Access conditions table (Condition_Access)
The Condition_Access table stores additional attributes for access restriction conditions. These conditions identify links that specific vehicles can't access, or that aren't accessible at specific times.
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 |
| TIME_OVERRIDE | Integer (4) | Indicates whether time-based modifiers override default behavior |
| SEASONAL_CLOSURE | String (1) | Indicates whether the condition is a seasonal closure. |
| DEPENDENT_ACCESS_TYPE | SmallInteger (2) | Specifies the dependent access type for the condition. |
| DEPENDENT_ACCESS_TYPE_DESC | String (30) | Description of the dependent access type |
| ISO_COUNTRY_CODE | String (3) | ISO 3 character country code |