Create Territory Level Feature Classes (Territory Design)

This ArcGIS 2.9 documentation has been archived and is no longer updated. Content and links may be outdated. See the latest documentation.

Available with Business Analyst license.

Summary

Creates feature classes for a specified territory level.

Usage

  • The output point feature classes represent the centers of the features at the base or territory level.

  • The output polygon feature classes represent the boundaries (perimeters) of the features at the base or territory level.

  • The base level can only contain base boundaries and base centers.

  • A Thiessen polygon will be created for the base boundary feature class if a point-based solution is created.

  • The default feature class for a polygon solution is Base Territory Boundaries.

    Base territory boundaries

  • The default feature class for a point solution is Base Territory Centers.

    Base territory centers

  • The polygon feature classes represent boundaries (perimeters) of the features in territory level.

    Territory boundaries

  • The point feature classes represent territory centers.

    Territory centers

Parameters

LabelExplanationData Type
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 feature classes will be added.

String
Feature Classes

Specifies the feature classes that will be created at the specified Level parameter value.

  • Territory BoundariesPolygon features that represent the territory boundaries will be created.
  • Territory CentersPoint features that represent the territory centers will be created.
  • Base BoundariesPolygon features that represent the base boundaries will be created.
  • Base Centers Point features that represent the base centers will be created.
  • Line BarriersLine features that restrict traversal across a line will be created.
  • Seed PointsPoint features from which territories are derived will be created.
  • Restricted AreasPolygon features that prevent the creation of territories will be created.
  • Polygon BarriersPolygon features that restrict traversal across a polygon will be created.
String

Derived Output

LabelExplanationData Type
Updated Territory Solution

The updated territory solution.

Group Layer

Environments

Licensing information

  • Basic: Requires Business Analyst
  • Standard: Requires Business Analyst
  • Advanced: Requires Business Analyst

Related topics