I have a folder of ~300 2gb DEM files. I want to produce hillshades of these 300 individual tiles so that when viewed together the colour ramp is the same across file boundaries.
Rasterhillshade doesn't work well if the min-max values on a file is 5m-300m and the adjacent file is 5m-900m.
I've previously put DEMS through a raster mosaic and then produced a hillshade but with this size of data that's not feasible.
Any ideas how this can be done?