Re: [gdal-dev] shp to raster

2016-02-09 Thread Jukka Rahkonen
Paulo Pires gmail.com> writes: > > Hello > > I try to use: gdal_rasterize -a xxx -burn 255 -burn 0 -ts 3000 3000 -l xxx > aaa.shp bbb.tif for create raster from line shapefile but the output is a > black raster... > > Something is wrong on my command line? Hi, I suppose that the command is p

[gdal-dev] shp to raster

2016-02-08 Thread Paulo Pires
Hello I try to use: gdal_rasterize -a xxx -burn 255 -burn 0 -ts 3000 3000 -l xxx aaa.shp bbb.tif for create raster from line shapefile but the output is a black raster... Something is wrong on my command line? Thanks -- View this message in context: http://osgeo-org.1560.x6.nabble.com/shp-