Service Area Solver Properties

Récapitulatif

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

Propriétés

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

The direction of travel to or from the facilities. This property returns the following keywords:

  • TRAVEL_FROM
  • TRAVEL_TO

String
defaultBreaks
(Lecture seule)

Service Area Solver only.

A space-separated string of impedance values indicating the extent of the service area to be calculated.

String
serviceAreaPolygons
(Lecture seule)

The type of polygons to be generated. This property returns the following keywords:

  • NO_POLYS
  • SIMPLE_POLYS
  • DETAILED_POLYS

String
serviceAreaPolygonsType
(Lecture seule)

Indicates how to create concentric service area polygons when using multiple break values. This property returns the following keywords:

  • RINGS
  • DISKS

String
mergeSimilarRanges
(Lecture seule)

Indicates how to merge polygons that share similar break values when generating polygons for multiple facilities. This property returns the following keywords:

  • NO_MERGE
  • NO_OVERLAP
  • MERGE

String
exclusionSources
(Lecture seule)

A semicolon-separated list of network sources to be excluded when generating the polygons.

String
trimPolygons
(Lecture seule)

Indicates if the resulting polygons will be trimmed to be within a specified distance. This property returns the following keywords:

  • TRIM_POLYGONS
  • NO_TRIM_POLYGONS

String
trimDistance
(Lecture seule)

A space-separated string indicating the distance and units within which the polygons are trimmed.

String
serviceAreaLines
(Lecture seule)

The type of lines to be generated based on the service area analysis. This property returns the following keywords:

  • NO_LINES
  • TRUE_LINES
  • TRUE_LINES_WITH_MEASURES

String
serviceAreaLinesType
(Lecture seule)

Indicates if overlapping lines are generated when computing the service area lines. This property returns the following keywords:

  • OVERLAP
  • NON_OVERLAP

String
splitLinesAtBreaks
(Lecture seule)

Indicates if the service area lines will be split at the boundaries of the breaks. This property returns the following keywords:

  • SPLIT
  • NO_SPLIT

String
includeNetworkSourceFields
(Lecture seule)

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:

  • NO_LINES_SOURCE_FIELDS
  • LINES_SOURCE_FIELDS

String

7/10/2012