Routing Data Types
These types directly enable the routing process. They are used by CalculateRoute
, GetRoute
and CalculateIsoline
. Routing Data Types fall into these categories:
- Enumeration Types , which are simple, routing-related types that are restricted to a limited set of acceptable values
-
link information (for example, type of link, characteristics of the link, relationship to other links)
-
vehicle information (for example, maneuvering capabilities)
-
route information (for example, start point and endpoint of the route, route sections, waypoints along the route, metadata)