GIS datasets often contain more data than you need. The Extract tools let you select features and attributes in a feature class or table based on a query (SQL expression) or spatial and attribute extraction. The output features and attributes are stored in a feature class or table.
Tool | Description |
---|---|
Extracts input features that overlay the clip features. | |
Extracts features from an input feature class or input feature layer, typically using a select or Structured Query Language (SQL) expression and stores them in an output feature class. | |
Splits an input with overlaying features to create a subset of output feature classes. | |
Splits an input dataset by unique attributes. | |
Selects table records matching a Structured Query Language (SQL) expression and writes them to an output table. |