我试图通过使用叠加功能来评估地图(下面),但由于地图具有不同的范围和尺寸,我无法使用该功能。如何调整尺寸和范围?我尝试使用qgis调整范围,但未能调整尺寸。救命! 先感谢您!
c
class : RasterLayer
dimensions : 667, 721, 480907 (nrow, ncol, ncell)
resolution : 250, 250 (x, y)
extent : 4466600, 4646850, 3186550, 3353300 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=laea +lat_0=52 +lon_0=10 +x_0=4321000 +y_0=3210000 +ellps=GRS80 +units=m +no_defs
values : 0, 255 (min, max)
u
class : RasterLayer
dimensions : 130, 228, 29640 (nrow, ncol, ncell)
resolution : 0.01213899, 0.01213899 (x, y)
extent : 12.111, 14.87869, 51.68928, 53.26734 (xmin, xmax, ymin, ymax)
coord. ref. : +proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 +towgs84=0,0,0
values : 0, 1 (min, max)