Companion

object Companion

Functions

Link copied to clipboard
fun name(e: Int): String

Properties

Link copied to clipboard
Link copied to clipboard
const val RoadAttributeBrunnel: Byte = 5

bridge: This part of the route is a bridge. or tunnel: This part of the route is a tunnel.

Link copied to clipboard
const val RoadAttributeFerry: Byte = 4

Ferry transport

Link copied to clipboard
const val RoadAttributeHighway: Byte = 1

motorway: This part of the route is a controlled access road (usually highways).

Link copied to clipboard

The road contains logistic information or limitation for example Weight limit

Link copied to clipboard

There is not possible go thrugh without stopping ( "do not pass" )

Link copied to clipboard
const val RoadAttributePaved: Byte = 12

dirtRoad: This part of the route has an un-paved surface.

Link copied to clipboard

Flag for road segments with restricted access only to pedestrians

Link copied to clipboard
const val RoadAttributeRamp: Byte = 0

ramp: This part of the route is a ramp (usually connecting to/from/between highways).

Link copied to clipboard

roundabout: This part of the route is a roundabout.

Link copied to clipboard

Scenic route

Link copied to clipboard

privateRoad: This part of the route uses a privately owned road.

Link copied to clipboard
const val RoadAttributeTollRoad: Byte = 11

toll is required

Link copied to clipboard
const val RoadAttributeUrban: Byte = 2

Road in urban area

Link copied to clipboard
const val RoadAttributeWalkway: Byte = 8

Flag for road segments which are suited only for pedestrians (sidewalk)