I'm attempting to do a spatial join of polylines in desktop 10.4.1.
The join is against itself to create a join count field for features within the same feature class. I.e. the target is itself. I just want each polygon segment to have a join count I dont really care if theres overlapping segments.
The problem is that I seem to be losing records even though I have 'keep all' specified and this is also the default.
Thanks for your time.