Skip to main content

I have prepared a mosaic data-set that was created from a previously downloaded set of images. I would like to clip this mosaic data-set with a CAD file polygon to select a small section.

I've tried using Clipped but it seems like the mosaic data-set has NULL geometries, so it fails.

Is there a way to clip the data so I end up with only a small section?

 

I've attached the mosaic data-set, the CAD boundary and the Workbench for your consideration.

 

 

 

1. Before clipper they need to be the same coordinate system (one is Unknown, the other is SPHERICAL_MERCATOR). Use Coordinatesystemsetter and/or Reprojector to fix this.

2. If you want to continue even if some features fail clipping you can change the settings to "Continue translation"