On 2019-02-02 at 11:51 +0100, Ken Mankoff <[email protected]> wrote... > One more ps.map question. What is the best/easiest method to patch > together multiple rasters with different colors?
From https://grasswiki.osgeo.org/wiki/Ps.map_scripts """If you want to show two or more overlapping raster maps you need to combine them with the r.patch module or r.mapcalc's '#' color operator. (see also the r.his and r.composite modules)""" -k. _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
