Select to view content in your preferred language

masking, spatial analysts

1435
1
04-09-2013 10:57 AM
DotLundberg1
New Contributor
Hello,

I am using arcgis 10.

Trying to interpolate within a mask but the boundaries never reach even when I set the environments to the mask boundaries. Is there a way around this?

See photo for clarity.

Thanks!
0 Kudos
1 Reply
SteveLynch
Esri Regular Contributor
Natural Neighbor interpolation does not support extrapolation outside the convex hull.

If you used IDW, you would set the output extent to the mask feature class and use the Mask = mask feature class

-Steve
0 Kudos