Divider conditions table (Condition_Dividers)
The Condition_Dividers table stores prohibited turns resulting from a physical or legal divider on a link. These conditions don't have a CONDITION_ID because HERE derives them from divider coding rather than collecting them explicitly.
For descriptions of the GlobalID and OBJECTID attributes, see Esri® system fields.
| Field name | Data type | Description |
|---|---|---|
| FROM_LINK_ID | Integer (4) | Unique identifier for the starting link |
| NODE_ID | Integer (4) | Unique identifier for the network node |
| TO_LINK_ID | Integer (4) | Unique identifier for the ending link |
| ISO_COUNTRY_CODE | String (3) | ISO 3 character country code |