Mosaic Dataset Configuration Script (MDCS) is a tool created by ESRI that can be used to simplify the automation of creating and populating Oriented Imagery Catalogs, by enabling the workflows to be parameterized and executed in a single step.

We will use MDCS embedded in a Python Script to append new images to an existing Oriented Imagery Catalog.

Requirements before running the Python script

  1. ArcGIS Pro needs to be installed on the computer where the script is to be run. 

  2. An active portal needs to be set and a user with permission to create content needs to be signed into ArcGIS online. 

  3. ArcGIS Pro is not required to be open at the time of running the script. 

  4. Oriented Imagery tools need to be installed on the same machine. 

Steps for using Python script to append images to OIC

  1. Download the following Python script file from here

  2. Place the Python script file in the folder where the OIC Project geodatabase file (.gdb) is located

  3. Ensure that the OIC at which the new images will be added is already published in ArcGIS online

  4. Modify the following parameters in the Python Script:

Resources:

https://mediaspace.esri.com/media/t/1_q98qok22

https://github.com/Esri/oriented-imagery/blob/master/OrientedImageryCatalog_Schema.pdf

https://doc.arcgis.com/en/imagery/workflows/tutorials/creating-an-oriented-imagery-catalog.htm