Interface RoadClasses
It is not published globally, but for select countries only.
Road Class can be used for map display. Additionally, Road Class can be used for route guidance, e.g., "Enter the express highway" or "Enter the urban expressway".
Road Class values are defined by the country’s regulating body. Road Class(1, 2, 3, and 5) is applied to roads based on governmental classification Road Class(6) is applied to General roads with two or more lanes Road Class(7) is applied to General roads with one lane where it is wide enough for two vehicles to pass Road Class(8) is applied to Boat Ferry(Yes) and Rail Ferry(Yes) Road Class(9) is applied to alleys Road Class(11) is applied to Frontage Road with Through Traffic(No). Road Class(12) is applied to walkways
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RoadClassUrban Expresswaystatic final RoadClassCurrently not in usestatic final RoadClassFrontage Road with No Through Trafficstatic final RoadClassWalkwaystatic final RoadClassExpress Highwaystatic final RoadClassNational Roadstatic final RoadClassCurrently not in usestatic final RoadClassRegional Roadstatic final RoadClassGeneral Road 1static final RoadClassGeneral Road 2static final RoadClassFerrystatic final RoadClassAlley
-
Field Details
-
ROAD_CLASS_1
Urban Expressway -
ROAD_CLASS_2
Express Highway -
ROAD_CLASS_3
National Road -
ROAD_CLASS_4
Currently not in use -
ROAD_CLASS_5
Regional Road -
ROAD_CLASS_6
General Road 1 -
ROAD_CLASS_7
General Road 2 -
ROAD_CLASS_8
Ferry -
ROAD_CLASS_9
Alley -
ROAD_CLASS_10
Currently not in use -
ROAD_CLASS_11
Frontage Road with No Through Traffic -
ROAD_CLASS_12
Walkway
-