I'm trying to run a spatial join on a polygon and point layer to join the point attribute data to the polygon data. The tool runs without errors, but only the first five records contain values. Fields in all the rest are set to Null, except for Join_Count and Target_FID. There are about 28K polygons, 25K points. Tried Intersect, Contains, Within, etc.Some polygons may have more than one point. Any ideas on why this would occur, and more importantly, how to run the spatial join successfully? Thanks, really appreciate it.
↧