Hi everyone,
I'm working on implementing oriented imagery in ArcGIS Pro and have a question regarding adding non-geotagged images to an Oriented Imagery Catalog (OIC).
I have a set of images stored locally (not geotagged), and I've created a schema-compliant table (CSV) containing the required fields such as:
My goal is to link this table to the images and add them to the OIC using the Add Images From Custom Input Type tool or any other supported method. However, since the images lack embedded GPS/EXIF data, I’m unsure of the correct workflow.
My questions are:
What is the correct process to associate this CSV (with orientation and camera info) with the local image files to add them to an OIC?
Do the images have to be moved to a specific location or can they remain in their current folder as long as the ImagePath is correct?
Are there any sample scripts or input type templates I should refer to for this workflow?
Any guidance, documentation links, or examples would be much appreciated!
Thanks in advance!