Automatically georeferencing an image in arcgis pro sdk

949
2
12-03-2017 10:29 PM
SuryakantUpadhayay
New Contributor II

I want to add an imagery, georeference it  programatically in ArcGIS Pro sdk. How can I do it?

Tags (1)
0 Kudos
2 Replies
ThomasEmge
Esri Contributor

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

MichaelSnook
Occasional Contributor III

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

0 Kudos