Is there a way to use python to add Georeference Control Points to a raster?
Currently, I manually add control points to a raster that doesn't have a coordinate system.
I usually highlight select the Raster Layer in the contents table > Imagery Tab > Georeference Tool > Open the Control Point Table > and lastly Import the control points .txt file (already calculated).
How can I access Georeferencing tools using arcgis python libraries?