Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Select by location in a loop

$
0
0
Hello everyone.

I have a geodatabase stored in an ArcGIS 10.2 WorkGroup SQL.
I have two features: The first type point identifying customers from one location and another polygon type that identifies the parcels, the idea is to make a script that using a loop through all the points that fall on each parcel, and view the information detail of the plots and update the point layer.
Perform the Python script using the "Select by Location" command but it is too slow, I would like someone to help me because I can not find anything about it.
Under the script

regards
Attached Files

Viewing all articles
Browse latest Browse all 2485

Trending Articles