<div>Dear all.</div>
<div> </div>
<div>I am trying to work around with a problem of map size under Vista (&gt;2G).</div>
<div>I was wondering if I use the command below I will get a raster</div>
<div>map with values integer and &gt;=0. </div>
<div>    r.mapcalc &quot;Dem.new=if(Dem&gt;=0,int(Dem),null())&quot;</div>
<div> </div>
<div>As my original map have values positive and negative, as well as</div>
<div>it is fload, my question is if are there a way of I force my output</div>
<div>map accept only integers&gt;=0. By the way, is there a way</div>
<div>of I know if a map is float or integer?</div>
<div> </div>
<div>bests</div>
<div> </div>
<div>milton</div>