I am seeking assistance with a persistent "Failed to Fetch" error in the ArcGIS Pro Oriented Imagery Viewer. I am mapping pest plants in Raglan, New Zealand, using a DJI Mavic 3E (both Wide and Zoom cameras). While the footprints generate correctly on the map, the images refuse to load in the viewer window.
System Specs:
Software: ArcGIS Pro 3.x
Data Source: Local 😧 Drive (D:\Pest_Plant\)
Elevation Source: Esri World Terrain DEM
What I have verified/fixed so far:
Browser Test: I can copy the ImagePath from the attribute table and paste it into Chrome/Edge; the image opens perfectly.
Pathing: I have removed all spaces from folder names and verified the use of backslashes. I have tried both D:\... and file:///D:\... prefixes.
Metadata Geometry:
FarDistance: Set to 100 (No negative values).
CameraPitch: Converted from DJI Gimbal Pitch (Gimbal + 90) to ensure positive values.
CameraHeight: Updated to account for the WGS84/EGM96 offset in NZ (added +35m to GPS Altitude) to ensure the camera is above the Esri DEM.
Field Mapping: Verified that the OIC Dataset Properties are mapped to the correct ImagePath field.
Cache: I have cleared the ArcGIS Pro Display Cache.
The Issue: Despite the metadata being mathematically sound and the file paths being valid, the viewer returns "Failed to Fetch."
Hi,
The csv file looks correct. Can you also send me the imagery in which you are facing the issue?
Since you mentioned that footprints generate correctly on the map. Are you referring to the footprints generated using the Generate Oriented Imagery Footprints gp tool?
One thing I noticed in your table is the field name "CameraRelativeHeight". The expected field name is CameraHeight (It's not related to the issue, but something which took my attention)
Vijay