Hello everyone! I am having a problem that never occurred to me before and it has been a couple of days that I have not found a way to address this.
I have a layer with vertices (XY coordinates included). I would like to join this layer with a CSV file with most of the vertices in the layer included by x-coordinate using "join attributes from a table". For example, by using the "join function", the records in the layer with an X-coordinate of 4266546.39997 should be merging with the records in the CSV file with an X-coordinate of 4266546.39997. In the past, I do not have this issue and the join process went smoothly. And I am pretty sure that there should not be vertices with exact same XY coordinates in the layer file. But recently, I have tried multiple times and still, no matches were found by joining the layer file with the CSV file.
I would appreciate it if anyone can share your experience on this, which has been confusing me for days.
Thank you!