You can add a mask layer in ArcGIS AllSource that contains both include and exclude mask types. The Scene Viewer supports one mask type per mask layer.
Solution 1
Open the attribute table of the mask layer to change the mask type on each feature.
- Right-click the mask layer in the Contents pane and click Attribute Table .
- In the attribute table, find the Mask field.
This field contains both include and exclude mask types.
- Click the field value and change the values to match.
All values must match as either include or exclude.
- Click the Edit tab on the ribbon.
- On the ribbon, on the Edit tab, click Save .
You can click Analyze in the Sharing pane without any errors.
Solution 2
Open the attribute table to change the mask type on all features.
- Right-click the mask layer in the Contents pane and click Attribute Table .
- In the attribute table, click the Mask field.
This field contains both include and exclude mask types.
- Click Calculate .
- In the code block, type 0 for include or 1 for exclude mask type.
- Click OK.
All field values are now the same. You can click Analyze in the Sharing pane without any errors.