I have a centerline shapefile and have extracted a lane way feature class from it as I am attempting to show all intersections where these lane ways cross with public roads.
I utilized the intersect tool, set output to "point", JOIN attributes to ALL and ran the tool. I noticed that not all points were showing, reran Intersect with JOIN attributes as: ONLY_FID, NO_FID and have the same results.
I have provided an image to show my issue, any advice would be appreciated.