Hello!
I am currently trying to implement a stereo mapping workflow within ArcGIS Pro. To achieve this, I need the mosaic dataset containing the areal image to be rectified to be able to use the terrain following mode in the stereo models.
Here comes the problem:
I can update the Geometry of the mosaic Dataset manually using the Raster Functions Batch Editor an the DEM. When I do this, the navigation in the stereo mode works perfectly fine (including the terrain following), but I want to automate this process using python.
I am new to this topic (editing mosaic datasets) and would like to know if that is possible?
Thank you in advance!