Route Solver properties

Résumé

The following properties are supported by the network analyst solver object when working with the route solver.

Propriétés

PropriétéExplicationType de données
findBestSequence
(Lecture seule)

Indicates if the solver will automatically re-order the stops to minimize the impedance or visit the stops in the given order. This property returns the following keywords:

  • FIND_BEST_ORDER
  • USE_INPUT_ORDER

String
orderingType
(Lecture seule)

The ordering of stops when findBestSequence property has a value FIND_BEST_ORDER. This property returns the following keywords:

  • PRESERVE_BOTH
  • PRESERVE_FIRST
  • PRESERVE_LAST
  • PRESERVE_NONE

String
routesShape
(Lecture seule)

The shape type for the route features that are output by the solver. This property returns the following keywords:

  • TRUE_LINES_WITHOUT_MEASURES
  • TRUE_LINES_WITH_MEASURES
  • NO_LINES
  • STRAIGHT_LINES

String
startTime
(Lecture seule)

The start date and time for the route.

String
timeZoneUsage
(Lecture seule)

Indicates whether the route start time should be interpreted as the local time of the first stop in the route or as Coordinated Universal Time (UTC). This property returns the following keywords:

  • GEO_LOCAL
  • UTC

String
timeZoneUsageForTimeFields
(Lecture seule)

Indicates whether datetime fields in the input data, such as time window fields, should be interpreted as the local time of the stop in the route or as Coordinated Universal Time (UTC). This property returns the following keywords:

  • GEO_LOCAL
  • UTC

String
useTimeWindows
(Lecture seule)

Indicates if time windows will be used at the stops. This property returns the following keywords:

  • USE_TIMEWINDOWS
  • NO_TIMEWINDOWS

String

Dans cette rubrique