Excellent Alex:). The maps are as follows: A -> value 0, 1, 2, ... 19 B -> value 0, 1001, 1002, 1003 .... 3351 C -> value from 0, 1, 2, 3, 4 ...... 15
So, I did as you suggested: r.mapcalc "output" = "(( "A" *1000000)+( "B" *100)+ "C" )" right? And .... if I had decimal numbers or strings instead of numbers? Thanks Gabriele -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Values-from-multiple-raster-to-link-together-tp5741032p5741794.html Sent from the Grass - Users mailing list archive at Nabble.com. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
