I have a layer of geotagged images (points with jpg thumbnail attachment), and another layer of different points (shapefile with various attributes). I would like to perform a spatial operation in which the jpg thumbnail from the geotagged image layer gets added to the attribute table of the closest point in the other layer. I’ve tried spatial join but I’m not sure that I am doing it correctly. Any ideas?
↧