I have two mask layers that I am using to remove non-essential areas of a study area (cloud cover and non-forested area). However, the forest dataset I am using uses a different raster grid as my other masks (picture: http://i.imgur.com/UycxZVe.jpg). Is it possible to quickly resample the image using a nearest-neighbour approach? The forest raster is already perfectly georeferenced, it just needs to be converted to a new grid.
Date
Votes
1 comment
-
Clark Labs Isaac,
If the two data sets are properly georeferenced but are in different reference systems, then you should use the module PROJECT, not RESAMPLE. If one of your images is not georeferenced or you are not sure of the reference system, then RESAMPLE is your best option.
James Toledano
Clark Labs
Please sign in to leave a comment.