Click or drag to resize

ROAD_TYPE Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
ROAD_TYPE

The ROAD_TYPE flag is an integer value that indicates the relative size of a road.

Possible Values

0Super highway
1Major highway
2Secondary highway
3Arterial road
4Street
5Pedestrian access only
6Restricted access road

Description

The FUNC_CLASS, ROUTE_TYPE and SPEED_CAT values are all used in combination with the AR_XYZ flags to assign a ROAD_TYPE value to a particular link. Where the requirements for two or more ROAD_TYPE values are met, the lowest value will be the one assigned.

The requirements for the different possible ROAD_TYPE values are as follows:

ROAD_TYPE value

FUNC_CLASS

ROUTE_TYPE

SPEED_CAT

AR Flags

0 (Super highway)

1 or 2

1

Any

_AUTO, _BUS, _CARPOOL, _TAXIS or _TRUCK true

1 (Major highway)

1, 2 or 3

Any

1 or 2

_AUTO, _BUS, _CARPOOL, _TAXIS or _TRUCK true

2 (Secondary highway)

1, 2 or 3

Any

> 2

_AUTO, _BUS, _CARPOOL, _TAXIS or _TRUCK true

3 (Arterial road)

4

Any

Any

_AUTO, _BUS, _CARPOOL, _TAXIS or _TRUCK true

4 (Street)

5

Any

Any

_AUTO, _BUS, _CARPOOL, _TAXIS or _TRUCK true

5 (Pedestrian road)

Any

Any

Any

_AUTO, _BUS, _CARPOOL, _TAXIS, _TRUCK and _EMERVEH all false

6 (Restricted access road)

Any

Any

Any

_AUTO, _BUS, _CARPOOL, _TAXIS and _TRUCK all false, with _EMERVEH true