SLAMM Forum

General Category => Using SLAMM => Topic started by: EmmaBremp on November 10, 2017, 09:22:50 AM

Title: Data Set
Post by: EmmaBremp on November 10, 2017, 09:22:50 AM
My Slope and DEM data have equal Number of Rows and Columns but my NWI data is not having equally rows and columns how do i solve that issue
Title: Re: Data Set
Post by: Jonathan S. Clough on November 10, 2017, 02:14:58 PM
As you know, NRow and NCol and "lower left corner attributes" must match precisely.

In the QGIS world we use GDAL WARP to ensure that this is the case.

It is best to set the attributes precisely when converting from NWI polygons into a raster because re-projecting or moving raster files can result in data loss.

I cannot speak to the ESRI world -- anyone else?

Best regards -- Jonathan
Title: Re: Data Set
Post by: pse1999 on February 24, 2018, 10:25:56 PM
Emma,

I think one way you can do it is when you convert the polygon (NWI shp) to a raster through the tool you can set the processing extent the already created DEM raster through the "environments.." button to match your other rasters. There should be a box you can click where it will snap to the raster.