!@I had a similar problem with building out presence/absence (0/1) rasters to the same extent as a larger raster that I wanted to include in a Spatial Analyst Tools>Local>Combine analysis on, so after a lot of angst, came up with the following solution:
Maybe not all the steps are necessary for your situation but it worked for me. The key is the Calculate statistics bit, which is apparently necessary for a lot of analysis and reclassifying tasks especially those involving NoData cells.
Cheers
Des
Actually, since my posting, I found out that it wasn't as simple as "Et voila" because of what I believe is a bug in ArcMap 10.3. For some rasters, the Export Raster Data dialog changes the extent that was set manually to the data frame (by zooming in ArcMap). In my case, it only considered about half the height of the data frame extent! My workaround: zoom far out enough and then export the raster.
After enlarging the raster beyond the extent that I needed (with NoData cells), I have tried to clip it back to a smaller area that I needed, but ArcMap had a problem there too. This data being mainly intermediary for my CellStatistics calculations, it wasn't too much of a problem.
I hope this helps.
I found an easy way to do this:
Hi Eric,
This is still not working for me.
I have set the extent of the raster layer to that of a larger one; have the display the NoData turned on via the Layer Properties dialog. It shows an extended area, but when I try to generate a new raster with the maximum values from the small raster and correct size raster via CellStatistics, the result raster has the extent of my small raster and not of the larger one, which is what I need.
I have also experimented with the Con and IsNull tools, but no luck in expanding the small raster to the extent of the larger one.
Please advise,
Thanks
Greetings,In Spatial Analyst, Input Raster + 0 is basically the same as copying the raster.Eric
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.