Hi All,
I'm clipping rectangular areas from a mosiac dataset. The resulting clipped portions do not match what ArcGIS Pro is rendering, as though it is ignoring the seamlines and just selecting the image nearest to the center of the frame. Has anyone else seen this problem or have any suggestions on how to fix it?
Here is the python call I'm using (stand alone code).
arcpy.Clip_management(in_raster=mdspath,out_raster=cliptiff,in_template_dataset=cliprect,maintain_clipping_extent="NO_MAINTAIN_EXTENT")
The area in the mosaic dataset

The area returned by the clip

- Dave Wilcox
SAV Monitoring Program
Virginia Institute of Marine Science
College of William & Mary