Special speed limits feature class (Special_Speed_Limits)
The Special_Speed_Limits feature class contains links with advisory speed limits, conditional speed limits dependent upon weather, time and other speed limits, as well as variable speed signs. You can use the Condition_ID field to join to other condition tables.
For a description of the attributes OBJECTID, Shape, Shape_Length, and GlobalID, see Esri® system fields.
| Field name | Data type | Description |
|---|---|---|
| CONDITION_ID | Integer (4) | Condition ID |
| CONDITION_TYPE_DESC | String (35) | Description of condition. Values are:
|
| SPECIAL_SPEED_LIMIT | Integer (4) | Speed Limit km/hr |
| DEPENDENT_SPEED_TYPE_DESC | String (35) | Description of the situations which limit speed (Note speed bumps and school limits are in separate display layers) Values are:
|
| SPECIAL_SPEED_TYPE_DESC | String (35) | Description of Special Speed Type Values are:
|
| FUNCTIONAL_CLASS | Integer (4) | |
| VSS_ID | Integer (4) | Variable speed sign ID |
| VARIABLE_SPEED_SIGN_LOCN_DESC | String (35) | Description of the variable speed sign location, for example, Overhead |
| ISO_COUNTRY_CODE | String (3) | ISO 3 character country code |
| OBJECTID | OID | Internal feature number. |
| Shape | Geometry | Polyline geometry for the road segment. |
| Shape_Length | Double | Length of feature in internal units. |
Updated yesterday