Guillaume, Please do provide the sample shapefile.
On Fri, Oct 28, 2011 at 8:59 PM, guillaume huby < [email protected]> 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 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 files contains an ID column with four features with ID 28021201, > 28021202, 28021203 and 28021204. > > But test_out.tif is not burned correctly it has : > - 28021200 where 28021201 is expected; > - 28021204 where 28021203 is expected; > - others values are OK. > > I can provide sample files if needed. > > Is there something I missuse in my command line or is it a normal issue ? > > Thanks for your replies. > > Best regards, > Guillaume. > > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- Best regards, Chaitanya kumar CH. +91-9494447584 17.2416N 80.1426E
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
