PROBLEM
An output grid created by PROJECTGRID with the NINE or SEVENTEEN options can be substantially larger than the input grid.
This is a known problem with the internal grid compression scheme for these outputs.
This problem doesn't occur with PROJECT and PROJECTGRID with the FULL option.
Code:
Grid: grd_project = projectgrid (grd_source, prj_file.prj, #, nine)
Code:
Grid: setwindow grd_project
Grid: setcell grd_project
Code:
Grid: grd_resamp = resample (grd_project)
Article ID:000003253
Get help from ArcGIS experts
Download the Esri Support App