Zusammenfassung
The following properties are supported by the network analyst solver object when working with the service area solver.
Eigenschaften
Eigenschaft | Erläuterung | Datentyp |
defaultBreaks (Schreibgeschützt) | For Service Area Solver only. A space-separated string of impedance values indicating the extent of the service area to be calculated. | String |
exclusionSources (Schreibgeschützt) |
A semicolon-separated list of network sources to be excluded when generating the polygons. | String |
includeNetworkSourceFields (Schreibgeschützt) | Indicates if additional fields are added to the service area lines to hold information about the underlying source features traversed during the analysis. This property returns the following keywords:
| String |
mergeSimilarRanges (Schreibgeschützt) | Indicates how to merge polygons that share similar break values when generating polygons for multiple facilities. This property returns the following keywords:
| String |
serviceAreaLines (Schreibgeschützt) | The type of lines to be generated based on the service area analysis. This property returns the following keywords:
| String |
serviceAreaLinesType (Schreibgeschützt) | Indicates if overlapping lines are generated when computing the service area lines. This property returns the following keywords:
| String |
serviceAreaPolygons (Schreibgeschützt) | The type of polygons to be generated. This property returns the following keywords:
| String |
serviceAreaPolygonType (Schreibgeschützt) | Indicates how to create concentric service area polygons when using multiple break values. This property returns the following keywords:
| String |
splitLinesAtBreaks (Schreibgeschützt) | Indicates if the service area lines will be split at the boundaries of the breaks. This property returns the following keywords:
| String |
timeOfDay (Schreibgeschützt) | Indicates the time to depart from or arrive at the facilities. The interpretation of this value depends on whether travel is toward or away from the facilities. It represents the departure time if the travelDirection property is set to TRAVEL_FROM and represents the arrival time if the travelDirection property is set to TRAVEL_TO. | String |
timeZoneUsage (Schreibgeschützt) | 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:
| String |
travelDirection (Schreibgeschützt) | The direction of travel to or from the facilities. This property returns the following keywords:
| String |
trimDistance (Schreibgeschützt) |
A space-separated string indicating the distance and units within which the polygons are trimmed. | String |
trimPolygons (Schreibgeschützt) | Indicates if the resulting polygons will be trimmed to be within a specified distance. This property returns the following keywords:
| String |