Skip to main content

Überlappung entfernen (mehrere) (Business Analyst Tools)

Zusammenfassung

Entfernt Überlappungen zwischen Polygonen, die in verschiedenen Eingabe-Layern enthalten sind.

Abbildung

Abbildung des Werkzeugs "Überlappung entfernen"

Verwendung

  • Der Parameter Ausgabe-Feature-Class enthält die Eingabe-Polygone, bei denen Überlappungen entfernt wurden.

  • Wenn es bei den Eingabe-Polygonen keine Überlappung gibt, ist die Ausgabe-Feature-Class eine Kopie der Eingabe.

Parameter

Beschriftung Erläuterung Datentyp

Eingabe-Features

Die Eingabe-Features mit den überlappenden Polygonen.

Value Table

Ausgabe-Feature-Class

Die Feature-Class mit den neuen Einzugsgebiets-Features.

Feature Class

Methode

(Optional)

Gibt an, wie die Überlappung zwischen Einzugsgebieten entfernt wird.

  • Center LineOverlap will be removed by creating a border that evenly distributes the overlapping area between polygons. This is the simplest method. This is the default. Center Line

  • ThiessenOverlap will be removed using straight lines to divide the area of intersection. This method uses a series of geometric functions to create nonoverlapping trade areas. Thiessen

  • GridOverlap will be removed by creating a grid of parallel lines used to define a natural division between polygons. Grid

String

Zu verbindende Attribute

(Optional)

Gibt die Attribute der Eingabe-Layer an, die in die Ausgabe übertragen werden.

  • All attributesAll attributes from the input features will be transferred to the output feature class. This is the default.

  • All attributes except feature IDsAll attributes from the input features, except the FID field, will be transferred to the output feature class.

  • Only feature IDsOnly the FID field from the input features will be transferred to the output feature class.

String

Umgebungen

Aktueller Workspace

Lizenzierungsinformationen

  • Basic: Erfordert Business Analyst
  • Standard: Erfordert Business Analyst
  • Advanced: Erfordert Business Analyst