Hello, I have been using ArcGIS Pro to create service area polygons for ~10k block group centroids using a driving distance from 5-60min and every 5min interval in between. Those service area polygons have been output but now I am trying to apply a spatial join that would sum a field within a set of point features (from 100-20k rows). However, whenever I try to run my spatial join from the geoprocessing tools, the join completely fails. When I go to see the error of the spatial join, my whole project crashes. Any idea why this might be and how I might work around this issue? Thanks!
Just so you know, the GitHub link I sent will let you download and use the tool directly without having to know any Python. However, that won't help you if you no longer have access to Streetmap Premium and don't want to use ArcGIS Online (which, I agree, wouldn't be a good choice for this size of problem).
For breaking up the problem, you could build a model in Model Builder that selects chunks of your data and runs Spatial Join using one of the iterators.
That's good to know! I'll try to use the Model Builder. Do you need any information from me to connect with the account manager?