Using ArcGIS Pro v3.2 I am trying to clip a NAP raster to a polygon, I've checked to see if the character limit is too long and it seems ok, but every time I run the tool I get an invisible Image layer with no data.
Solved! Go to Solution.
raster and polygon in the same coordinate system?
clip extent in the coordinate system of the raster? if you are specifying one?
right-click on the layer, zoom to layer, is it visible? or absent?
Clip Raster (Data Management)—ArcGIS Pro | Documentation
perhaps elaborate on the parameters you specified and the output location and type (*.tif in a folder is best)
raster and polygon in the same coordinate system?
clip extent in the coordinate system of the raster? if you are specifying one?
right-click on the layer, zoom to layer, is it visible? or absent?
Clip Raster (Data Management)—ArcGIS Pro | Documentation
perhaps elaborate on the parameters you specified and the output location and type (*.tif in a folder is best)
Yes!; this was why. They are not quite in the same projected coordinates however they are both NAD 1983 GCS.
It seems this raster sticks to a different PCS, even when I use Project Raster on it.
Hey @IanHuerta
Couple of things that you can try:
Thanks aswell for the potential work-around.