<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>


<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>

Hi Daniel, hi Jachym, hi list!<br><br>I am very sorry but I couldn't get back earlier to your replies.<br><br>What I want to do is to get just one &lt;elevation-raster&gt; with combined elevation data from DGM raster and buildings raster<br><br>Hence I tried the r.mapcalculator as follows:<br>r.mapcalculator amap=dgm bmap=geb formula=A+B outfile=dgm_geb<br><br>The result just shows the same cell configuration as in the building raster but with elevation data just from the DGM.<br><br>Regards<br><br>Christian<br><br>&gt; Date: Tue, 20 May 2008 09:17:30 -0300<br>&gt; From: daniel.victoria@gmail.com<br>&gt; To: jachym.cepicky@gmail.com<br>&gt; Subject: Re: [GRASS-user] raster analysis: hot to get summarized values of two rasters<br>&gt; CC: chrisbrandt74@hotmail.com; grass-user@lists.osgeo.org<br>&gt; <br>&gt; It appears that you don't want to add the rasters but be able to query<br>&gt; both values at once. From the command line you can use<br>&gt; r.what.rast rast=raster_1,raster_2 &lt;missing coordinates part, don't<br>&gt; have grass in front of me now&gt;<br>&gt; and you will get the values for both rasters at the desired coords. I<br>&gt; don't know how to do that using the grass GUI though<br>&gt; <br>&gt; Cheers<br>&gt; Daniel<br>&gt; <br>&gt; On Tue, May 20, 2008 at 6:49 AM,  &lt;jachym.cepicky@gmail.com&gt; wrote:<br>&gt; &gt; hi,<br>&gt; &gt;<br>&gt; &gt; r.mapcalc sum=map1+map2 would not help?<br>&gt; &gt;<br>&gt; &gt; j<br>&gt; &gt;<br>&gt; &gt; 2008/5/20, christian Brandt &lt;chrisbrandt74@hotmail.com&gt;:<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Dear list,<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; I have two rasters with elevation data (DEM and buildings, both floating<br>&gt; &gt;&gt; point) which I would like to overlay so that the resulting raster obtains<br>&gt; &gt;&gt; the summarized z-values of both rasters.<br>&gt; &gt;&gt; So I tried the r.patch and the r.mapcalculator with the result of just<br>&gt; &gt;&gt; &lt;physically&gt; overlaid layers. E.g. at one cell where the DEM holds the<br>&gt; &gt;&gt; z-value 435.0 m and the building raster the z-value 10.1 there still remain<br>&gt; &gt;&gt; the 435.1 m in the resulting raster.<br>&gt; &gt;&gt; In case of r.mapcalculator, I used the Layer A + Layer B option.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; How can I get the summarized values of both raster layers?<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Regards<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Christian<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; _________________________________________________________________<br>&gt; &gt;&gt; Invite your mail contacts to join your friends list with Windows Live<br>&gt; &gt;&gt; Spaces. It's easy!<br>&gt; &gt;&gt; http://spaces.live.com/spacesapi.aspx?wx_action=create&amp;wx_url=/friends.aspx&amp;mkt=en-us<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; Jachym Cepicky<br>&gt; &gt; e-mail: jachym.cepicky gmail com<br>&gt; &gt; URL: http://les-ejk.cz<br>&gt; &gt; GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub<br>&gt; &gt; _______________________________________________<br>&gt; &gt; grass-user mailing list<br>&gt; &gt; grass-user@lists.osgeo.org<br>&gt; &gt; http://lists.osgeo.org/mailman/listinfo/grass-user<br>&gt; &gt;<br><br /><hr />Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! <a href='http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us' target='_new'>Try it!</a></body>
</html>