The dataset contains about 70,000 point features. And I want to use spatial join tool in arctool box, to join a polygon feature.
But it went that the values in the joined column are all zero, values in the 'join_count' are also zero .
And the result was right when the point dataset is not that large(actually 40,000 is OK). What's the problem? Do I have any solutions?
p.s. I don't want to use the join function in the right-click join. Although it went right, but I want to do spatial join using Geoprocessing.