Good Afternoon!
I snap crashes to an LRS and get the associated Route IDs and Mile Points using the "Locate Features Along Routes" tool. As you know, this tool returns a table. This table is joined back to my crash data where a "Spatial Join" is then made with roadway line segment data. Many times, at intersecting roadways, the Route IDs from Locate Features Along Routes LRS do not exactly match with Route Ids from the spatially joined segment line data. I always make sure all the point data has snapped within .05 of the routes and LRS. So, the LRS tool does not match at around 2-4% of the time. I learned at GIS-T, in Atlanta, that i could use a python code in the field calculator to obtain the Route ID and Mile Point on the LRS without having to export as an event table. Of course, I still don't think this will remedy the discrepancies. Any thoughts?