Tagged Questions
5
votes
5answers
723 views
Spatial Join on two point featureclasses produces empty output featureclass
I have two point featureclasses that intersect each other. They are in the same projection and dataframe. The issue is, when I perform a Spatial Join the output point featureclass is empty. The file ...