Export Topology (Topographic Production)

ArcGIS Pro 3.3 | | Help archive

Summary

Exports a topology from a geodatabase to an .xml file.

The .xml file contains a definition of a topology, including feature class names, topology ranks, topology rules, and cluster tolerance, and can be used by the Import Topology tool to recreate a topology in a new feature dataset.

Usage

  • This tool supports all data models and can be used on any geodatabase topology.

Parameters

LabelExplanationData Type
Input Topology

An existing topology in a geodatabase. All feature classes that participate in this topology will be listed in the output .xml file.

Topology; Topology Layer
Topology XML Document Location

The folder in which the .xml file will be written.

Folder
Topology XML Document Name

The name of the topology .xml file that will be created by the tool.

String

Derived Output

LabelExplanationData Type
Output Topology XML Document

Output topology XML file created by exporting topology rules.

File

Environments

This tool does not use any geoprocessing environments.

Licensing information

  • Basic: No
  • Standard: Requires Production Mapping
  • Advanced: Requires Production Mapping

Related topics