I'm learning my way around the arcGIS python API and have had a lot of trouble since I'm moving from the desktop version. How would I associate attributes of a region with a geolocated point, assuming the point and the region are in different shape files?
I'm guessing there's some sort of intersection function?