65.5k views
1 vote
An ArcGIS user wants to automate a process in ModelBuilder to determine the number of points that are located in polygons. Which tool should be used for this process?

A. Point Distance geoprocessing tool
B. Spatial Join geoprocessing tool
C. Select by Attributes ArcMap tool
D. Intersect Points geoprocessing tool

User Brett Bim
by
9.3k points

1 Answer

0 votes

Final answer:

The Spatial Join geoprocessing tool should be used in ArcGIS ModelBuilder to determine the number of points located in polygons.

Step-by-step explanation:

To determine the number of points located in polygons, the Spatial Join geoprocessing tool should be used in ArcGIS ModelBuilder. The Spatial Join tool combines attributes from one feature layer (points) to another feature layer (polygons) based on their spatial relationship. It allows you to summarize the number of points that fall within each polygon, providing a count of points per polygon.

User El Ronnoco
by
7.5k points