ols.1.1.0.RouteService.xsd Maven / Gradle / Ivy
Specifies the Determine Route request parameters.
Defines the Determine Route request parameters.
Reference to a proviously determined route stored at the Route Determination Service server.
Request parameters for turn-by-turn route directions and advisories formatted for presentation.
Request parameters for route geometry.
Requests the return of a route handle.
Specifies the unit for measuring distance.
The criteria upon which a route is determined.
Defines the criteria upon which a route is determined.
Specifies whether to use real time traffic information when determining the best route.
Specifies the date and time at which travel is expected to begin. Specified in the format YYYY-MM-DD HH:MM. Defaults to current date and time.
Specifies the date and time at which travel is expected to end. The format for the end time is specified as Duration
The list of areas, locations, and types of features in which the route should avoid passing through.
Defines the list of areas, locations, and types of features in which the route should avoid passing through.
List of geographic areas to avoid.
List of locations to avoid.
The request parameters for route maps.
Defines the request parameters for route maps.
Defines the rendered route map output parameters.
Rectangular area to be displayed in the rendered map. If not specified, defaults to full route.
pixel width of the resulting map
pixel height of the resulting map
mime type describing the encoding
A route map can be either an overview or a maneuver
Used to describe the map showing the full route
Used to describe the map showing a particular maneuver (often the maneuver corresponds to a single instruction)
The request parameters for turn-by-turn route instructions and travel advisories formatted for presentation.
Defines the request parameters for turn-by-turn route instructions and travel advisories formatted for presentation.
The preferred format of the route instructions, specified as a mime type.
The request parameters for route geometry.
Defines the request parameters for route geometry.
Rectangular area of route for which the geometry is requested. If not specified, defaults to full route.
Maximum scale at which the route will be displayed. Expressed as a ratio of world units to a device unit. For example 1:50000 would be specified as 50000.
If true, return the geometry of the starting portion of the route contained within the specified bounding area, up to the specified maximum number of points. If false, return the geometry of the complete route contained within the specified area, reducing the accuracy of the geometry as necessary to not exceed the specified maximum number of points.
Maximum number of geometric points to return.
Specifies the Determine Route response parameters.
Defines the Determine Route response parameters.
Reference to the route stored at the Route Determination Service server.
Response for requested route summary.
Response for requested route geometry.
Response for requested route instructions.
Response list for requested route maps.
A route map.
Defines a route map.
Allows the route instruction to be matched with a RouteMapType. For example "maneuver 1"
Type of feature to avoid when determining the route.
Enumeration of types of features to avoid when determining the route.
Minimize the use of highways.
Minimize tolls.
Enumeration of preferences to be taken into consideration when determining the route.
Minimize the travel time by vehicle.
Minimize the travel distance by vehicle.
Best route by foot.
Preference to be taken into consideration when determining the route.