Zusammenfassung
Enumeration of output types for the Route solver.
Eigenschaften
Eigenschaft | Erläuterung | Datentyp |
Stops (Schreibgeschützt) | Specifies the output stops for the Route analysis, including which stops could and could not be reached by any of the routes. | Object |
Routes (Schreibgeschützt) | Specifies output routes connecting stops calculated in the Route analysis. | Object |
RouteEdges (Schreibgeschützt) | Specifies the output route edges for the Route analysis, the individual road segments in the network that the routes travel along. | Object |
RouteJunctions (Schreibgeschützt) | Specifies the output route junctions for the Route analysis, the junctions in the network that the routes travel through. | Object |
RouteTurns (Schreibgeschützt) | Specifies the output route turns for the Route analysis, the turn features in the network that the routes travel through. | Object |
Directions (Schreibgeschützt) | The output turn-by-turn directions for the routes calculated in the analysis. | Object |
DirectionPoints (Schreibgeschützt) | Dies ist die Ausgabe der detaillierten Wegbeschreibungen für die in der Analyse berechneten Routen, dargestellt als Punktpositionen entlang der Routen, an denen bestimmte Wegbeschreibungsereignisse oder -manöver auftreten. | Object |
DirectionLines (Schreibgeschützt) | Dies sind die Linien der Ausgaberoute, die in den Analyseausschnitten berechnet wurden, um die einzelnen Routensegmente zwischen DirectionPoints-Ereignis- oder Manöverpositionen darzustellen. | Object |