I want to add an imagery, georeference it programatically in ArcGIS Pro sdk. How can I do it?
Georeferencing rasters is available only as interactive user experience in ArcGIS Pro at this point in time.
In case you would like to explore the option in ArcObjects for ArcGIS Desktop, please refer to this documentation https://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#IRasterGeometryProc3.htm
- Thomas
Hey Thomas,
I see that DataSourcesRaster does not (yet) have a public API but is there any way at all to simply call the 'Georeference' button...and then possibly the 'Fit to Display' command when a raster is added?
Thanks for any ideas!
Mike