Re: [gdal-dev] gdal_rasterize and virtual rasters

2019-03-20 Thread Even Rouault
On mercredi 20 mars 2019 09:51:30 CET Guy Doulberg wrote: > Hi guys, > > I am trying my luck here, > > I looked up this question in the web but no success, > > Is there a file format of raster type that returns the product of > gdal_rasterize. > > I am thinking of something like a VRT file, tha

[gdal-dev] gdal_rasterize and virtual rasters

2019-03-20 Thread Guy Doulberg
Hi guys, I am trying my luck here, I looked up this question in the web but no success, Is there a file format of raster type that returns the product of gdal_rasterize. I am thinking of something like a VRT file, that its attributes tell gdal how to run gdal_rasterize on top of vectors layers.