Create Network Dataset From Template (Network Analyst)

ArcGIS Pro 3.4 | | Help archive

Summary

Creates a new network dataset with the schema contained in the input template file (.xml). All the feature classes and input tables required for creating the network dataset must already exist before this tool is executed.

Usage

  • This tool creates a new network dataset using the schema from the template file. Use the Create Template From Network Dataset tool to create the schema for the new network dataset. The name of the output network dataset is specified in the input template file.

  • The newly created network dataset will need to be built using the Build Network tool.

Parameters

LabelExplanationData Type
Network Dataset Template

The template file (.xml) created by the Create Template From Network Dataset tool containing the schema of the output network dataset to be created.

File
Output Feature Dataset

The feature dataset containing the feature classes that will take part in the network dataset being created. The network will be created in this dataset using the name specified in the network dataset template.

Feature Dataset

Derived Output

LabelExplanationData Type
Output Network

A new network dataset with the schema contained in the template file.

Network Dataset

Environments

Licensing information

  • Basic: Requires Network Analyst
  • Standard: Requires Network Analyst
  • Advanced: Requires Network Analyst

Related topics