Set Territory Distance Parameters (Territory Design)

La documentación de ArcGIS 2.8 se ha archivadod y ha dejado de actualizarse. El contenido y los enlaces pueden estar obsoletos. Consulte la documentación más reciente.

Disponible con licencia de Business Analyst.

Resumen

Defines the type of distance calculation or distance constraints to use when creating territories.

Uso

  • Maximum Territory Radius specifies the maximum size of the territory. Adjacent territories can be smaller than the radius specified if the boundaries between territories overlap. Territories will expand until the radius value is reached.

    Maximum Territory Radius parameter example

  • Territory Buffer Distance specifies the buffer size around each territory that cannot be encroached. Territories will be constrained by the adjacent territory buffer.

    Territory Buffer Distance parameter example

  • When setting Minimum Distance Between Centers, the distance between centers can be greater than the minimum distance.

    Minimum Distance Between Centers parameter example

  • If a network distance is specified, a Territory Network Index (TNI) will be created during the Solve tool execution.

  • If Network Parameters are set, a summary of network settings will be written as messages at the bottom of the Geoprocessing pane during the execution of the Solve tool.

  • The Network Data Source parameter must be set to a local network dataset. Online network solvers are not supported.

Parámetros

EtiquetaExplicaciónTipo de datos
Input Territory Solution

The Territory Design solution layer that will be used in the analysis.

Group Layer; Feature Dataset; String
Level

The level to which the distance parameters will be applied.

String
Distance Type
(Opcional)

Specifies how distance is calculated based on the method of travel.

  • Straight lineStraight-line, or Euclidean distance, is used as the distance measure. This is the default.
String
Measure Units
(Opcional)

Specifies the type of measuring units that will be used.

  • MetersThe distance unit will be meters.
  • MilesThe distance unit will be miles.
  • Nautical MilesThe distance unit will be nautical miles.
  • KilometersThe distance unit will be kilometers.
  • YardsThe distance unit will be yards.
  • FeetThe distance unit will be feet.
  • InchesThe distance unit will be inches.
  • DecimetersThe distance unit will be decimeters.
  • CentimetersThe distance unit will be centimeters.
  • MillimetersThe distance unit will be millimeters.
  • Decimal DegreesThe distance unit will be decimal degrees.
  • MinutesThe time unit will be minutes.
  • HoursThe time unit will be hours.
  • DaysThe time unit will be days.
  • SecondsThe time unit will be seconds.
String
Maximum Territory Radius
(Opcional)

The maximum radius of the territory.

Double
Territory Buffer Distance
(Opcional)

The radius of the territory buffer.

Double
Minimum Distance Between Centers
(Opcional)

The minimum distance between territory centers.

Double
Network Data Source
(Opcional)

The network dataset on which the network distance calculation will be performed.

Network Dataset Layer
Build Network Index
(Opcional)

Specifies whether a network index will be built. A network index will improve performance when solving the territory solution.

  • Checked—A network index will be built. This is the default.
  • Unchecked—A network index will not be built.
Boolean
Travel Direction
(Opcional)

Specifies the direction of travel between stores and customers.

  • Toward StoresDirection of travel will be from customers to stores. This is the default.
  • Away from StoresDirection of travel will be from stores to customers.
String
Time of Day
(Opcional)

Specifies the time and date when calculating distance.

Date
Time Zone
(Opcional)

Specifies the time zone of the Time of Day parameter.

  • Time Zone at LocationThe time zone in which the territories are located will be used. This is the default.
  • UTCCoordinated universal time (UTC) will be used.
  • Time Zone at LocationThe time zone in which the territories are located will be used. This is the default.
  • UTCCoordinated universal time (UTC) will be used.
String
Search Tolerance
(Opcional)

The search tolerance to be used for locating territories on the network. Territories that are outside the search tolerance will be left unlocated.

This parameter requires a distance value and units for the tolerance. The default value is 5000 meters.

Linear Unit

Salida derivada

EtiquetaExplicaciónTipo de datos
Updated Territory Solution

The updated territory solution.

Group Layer

Entornos

Casos especiales

Información de licenciamiento

  • Basic: Requiere Business Analyst
  • Standard: Requiere Business Analyst
  • Advanced: Requiere Business Analyst

Temas relacionados