public interface RoadClasses
Identifies a road network based on governmental classification.

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 Details

    • ROAD_CLASS_1

      static final RoadClass ROAD_CLASS_1
      Urban Expressway
    • ROAD_CLASS_2

      static final RoadClass ROAD_CLASS_2
      Express Highway
    • ROAD_CLASS_3

      static final RoadClass ROAD_CLASS_3
      National Road
    • ROAD_CLASS_4

      static final RoadClass ROAD_CLASS_4
      Currently not in use
    • ROAD_CLASS_5

      static final RoadClass ROAD_CLASS_5
      Regional Road
    • ROAD_CLASS_6

      static final RoadClass ROAD_CLASS_6
      General Road 1
    • ROAD_CLASS_7

      static final RoadClass ROAD_CLASS_7
      General Road 2
    • ROAD_CLASS_8

      static final RoadClass ROAD_CLASS_8
      Ferry
    • ROAD_CLASS_9

      static final RoadClass ROAD_CLASS_9
      Alley
    • ROAD_CLASS_10

      static final RoadClass ROAD_CLASS_10
      Currently not in use
    • ROAD_CLASS_11

      static final RoadClass ROAD_CLASS_11
      Frontage Road with No Through Traffic
    • ROAD_CLASS_12

      static final RoadClass ROAD_CLASS_12
      Walkway