School speed zones feature class (School_Speed_Zones)
The School_Speed_Zones feature class supports road infrastructure, traffic, and rules and regulations use cases.
For a description of the attributes OBJECTID, Shape, Shape_Length, and GlobalID, see Esri® system fields.
| Field name | Data type | Description |
|---|---|---|
| FUNCTIONAL_CLASS | Integer (4) | The functional class of street segments defines the segment’s role within the hierarchical street network dataset. Routing applications use this class to determine a logical and efficient route for a traveller. A functional class has values in the range of 1- 5 with 1 being a major highway and 5 a local road. For a full definition of the functional class, see Streets. |
| SPECIAL_SPEED_LIMIT | Integer (4) | Speed Limit km/hr |
| 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