Hello, is it possible in ArcGIS Pro to create an index of line features that exist within the confines of a grid section? I need the index to list the names of the features based upon their location in the grid.
For example:
A1: Feature 1,2,3
A2: Features 2,3,4
etc.
I assume that this could be achieved by have the grid being a polygon and then having Pro count the instances of the line being within the confines of the polygon and then exporting those counts into a table, but I can't figure it out and I'm not capable of a custom solution.