Tuesday 1 October 2019

arcgis desktop - How to make raster layers congruent?




I have two raster layers. They come with the same cell size (100x100m), the same extent and are projected in the same CRS (+proj=utm +zone=33 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs).
My problem is, that they are not exactly congruent, they are off by ca. 50m.
enter image description here


How can I make them congruent using ArcGIS 10.3 on Windows 10?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...