Hi Yasser, Thanks for your suggestion. I tried it in Raster Calculator my input is my * xxxx.tif* raster (*GDT_Float64 - Sixty four bit floating point*). My syntax is *round(xxxx.tif)* but it converted my 64-bit raster to GDT_Float32 - Thirty two bit floating point raster.
Thanks, -Leo On Thu, Aug 29, 2013 at 2:07 AM, Yasser Said Lopez de Olmos Reyes < [email protected]> wrote: > I've never been in that situation, but you can use r.mapcalculator, after > rasterization, with round(16bit_raster_coberture) to get it done. > > > 2013/8/28 Leo Kris Palao <[email protected]> > >> Dear QGIS Community, >> >> Good Day! >> >> I tried using r.mode module of GRASS in Sextante Toolbox. It worked well >> but I have to convert my vector layer to raster layer in ArcGIS to generate >> an integer raster layer. Whenever I convert my vector layer to raster in >> QGIS 1.8 (Win7 Prof) using the Raster > Conversion > Rasterize module it >> always gives me a GDT_Float64 - Sixty four bit floating point raster (which >> is not a valid input as a Base Layer in the r.mode module), even though the >> vector field that I am using is an integer type. How can I do this properly? >> >> Thanks in advance for the help. >> >> -Leo >> >> _______________________________________________ >> Qgis-user mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/qgis-user >> > > > > -- > Saludos, > > Yasser > -- *LEO KRIS M. PALAO* GIS - Social Sciences Division International Rice Research Institute Website: www.irri.org Mobile #: +63(916)7698-367 E-mail: [email protected] or [email protected]
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
