0
votes
1answer
375 views

Is there a Select Feature by Attribute tool for Feature Classes when performing selection ModelBuilder?

I want to perform a Select by Attribute selection on a Feature Class in ModelBuilder, but I know the Select by Attribute tool does not work in this situation. I need to perform this function as I ...
2
votes
2answers
728 views

How to split single shapefile into many, and use them as geoprocessing extents in ModelBuilder

I am trying to do the following things using ArcGIS model builder. select by expression to output feature class. use output feature class as spatial extent raster to point The main goal is to ...