Hi all,
I am trying to join observations of the speed limit data captured by the car's GPS (>16k rows) to road segments (543 rows).
I tried to use the spatial join tool and besides the "Closest" Match Option, which shows quite okay results, all the other options gave me <Null> data.
Is there any other function I could use to join (map-matching) observations of the speed limit to the roads segment?
Should I first set the projected coordinate system in order to perform this kind of features join?