Re: [gdal-dev] Trouble using gdal_rasterize

2011-10-31 Thread guillaume huby
Dear Even, On Fri, Oct 28, 2011 at 6:21 PM, Even Rouault wrote: > > This sounds as another symptom of the precision loss issue that has been > fixed > for the ticket http://trac.osgeo.org/gdal/ticket/4292 > > Fixed in GDAL 1.9.0dev > > Thank you for your reply. I tested using gdal-svn-trunk-2011.

Re: [gdal-dev] Trouble using gdal_rasterize

2011-10-28 Thread Even Rouault
Selon guillaume huby : > Hello, > > I am using Gdal 1.8.1 (gdalinfo --version -> GDAL 1.8.1, released > 2011/07/09). > > I used gdal_rasterize to burn some tif file with values from a shapefile: > > > gdal_rasterize -a ID -l vector_test vector_test.shp test_out.tif > > > > My tif file contains a u

Re: [gdal-dev] Trouble using gdal_rasterize

2011-10-28 Thread Chaitanya kumar CH
Guillaume, Please do provide the sample shapefile. On Fri, Oct 28, 2011 at 8:59 PM, guillaume huby < guillaume.huby.li...@gmail.com> wrote: > Hello, > > I am using Gdal 1.8.1 (gdalinfo --version -> GDAL 1.8.1, released > 2011/07/09). > > I used gdal_rasterize to burn some tif file with values fr

[gdal-dev] Trouble using gdal_rasterize

2011-10-28 Thread guillaume huby
Hello, I am using Gdal 1.8.1 (gdalinfo --version -> GDAL 1.8.1, released 2011/07/09). I used gdal_rasterize to burn some tif file with values from a shapefile: > gdal_rasterize -a ID -l vector_test vector_test.shp test_out.tif > My tif file contains a unique layer of type UInt32. The shape fil