ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • My Profile
  • Help
  • Sign Out
ArcGIS Desktop

ArcGIS Online

The mapping platform for your organization

ArcGIS Desktop

A complete professional GIS

ArcGIS Enterprise

GIS in your enterprise

ArcGIS Developers

Tools to build location-aware apps

ArcGIS Solutions

Free template maps and apps for your industry

ArcGIS Marketplace

Get apps and data for your organization

  • Documentation
  • Support
Esri
  • Sign In
user
  • My Profile
  • Sign Out

ArcMap

  • Home
  • Get Started
  • Map
  • Analyze
  • Manage Data
  • Tools
  • Extensions

Iterate Datasets

  • Summary
  • Usage
  • Syntax
  • Environments
  • Licensing information

Summary

Iterates over datasets in a Workspace or Feature Dataset.

Learn how Iterate Datasets works in ModelBuilder

Usage

  • This tool is intended for use in ModelBuilder and not in Python scripting.

  • Iterates over datasets of the following type: CAD, Coverage, Feature Dataset, Geometric Network, Mosaic, Network, Parcel Fabric, Raster, Raster Catalog, Schematic, Terrain, TIN, and Topology.

  • The tool has two outputs: Output Dataset and Name which could be used as in-line variable (e.g. %Name%) in other tools.

  • If an Iterator is added to a model, all tools in the model iterate for each value in the iterator. If you do not want to run each tool in the model for each iterated value, create a sub-model/model within a model/nested model that contains only the iterator and add it as a model tool into the main model.

Syntax

arcpy.mb.IterateDatasets(in_workspace, {wildcard}, {dataset_type}, {recursive})
ParameterExplanationData Type
in_workspace

Workspace folder or a Feature Dataset which stores the dataset to iterate.

Workspace; Feature Dataset
wildcard
(Optional)

Combination of * and characters that help to limit the results. The asterisk is the same as saying ALL. If no wildcard is specified, all inputs will be returned. For example, it can be used to restrict Iteration over input names starting with a certain character or word (e.g., A* or Ari* or Land*,and so on).

String
dataset_type
(Optional)

The Dataset type to iterate over.

String
recursive
(Optional)

Determines if subfolders in the input workspace will be iterated through recursively.

  • Checked—Will iterate through all subfolders.
  • Unchecked—Will not iterate through all subfolders.
  • CAD —Only CAD dataset will be the output.
  • COVERAGE —Only Cover dataset will be the output.
  • FEATURE —Only Feature dataset will be the output.
  • GEOMETRICNETWORK —Only Geometric Network dataset will be the output.
  • MOSAIC —Only Mosaic dataset will be the output.
  • NETWORK —Only Network dataset will be the output.
  • PARCELFABRIC —Only Parcel Fabric dataset will be the output.
  • RASTER —Only Raster dataset will be the output.
  • RASTERCATALOG —Only Raster Catalog dataset will be the output.
  • SCHEMATIC —Only Schematic dataset will be the output.
  • TERRAIN —Only Terrain dataset will be the output.
  • TIN —Only TIN dataset will be the output.
  • TOPOLOGY —Only Topology dataset will be the output.
Boolean

Environments

This tool does not use any geoprocessing environments.

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes

Related topics

  • An overview of the Iterator toolset
  • A quick tour of using iterators

ArcGIS Desktop

  • Home
  • Documentation
  • Support

ArcGIS

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS
  • ArcGIS Developer
  • ArcGIS Solutions
  • ArcGIS Marketplace

About Esri

  • About Us
  • Careers
  • Esri Blog
  • User Conference
  • Developer Summit
Esri
Tell us what you think.
Copyright © 2021 Esri. | Privacy | Legal