LaneNavStrands table
The LaneNavStrands table contains information about the navigable lane and nodes that comprise a lane level condition. Lanes don't have explicit geometry. The Lanes table associates each lane with a link (Streets) geometry. The Esri® network currently doesn't model lane-level conditions.
| Field name | Data type | Description |
|---|---|---|
| LANE_ID | Integer (4) | Unique identifier for the lane |
| SEQ_NUM | Integer (4) | Sequence number |
| LANE_NAV_STRAND_ID | Integer (4) | Unique identifier for the lane navigation strand |
| CONDITION_ID | Integer (4) | Unique identifier for the condition |
| NODE_ID | Integer (4) | Unique identifier for the network node |
| ISO_COUNTRY_CODE | String (3) | ISO 3 character country code |
| OBJECTID | OID (4) | Internal feature number |
| GlobalID | GlobalID (38) | Not defined |