I would like to upload raster image in the attribute table automatically.
In this attribute table there is field name is "Raster_Image" and "PhotoName".
All Rastere Image are in one folder using PhotoName.jpg.
I have to upload the Raster Image due to PhotoName automatically using Python script.
Can anyone suggest me.