<HTML><BODY><div>Hello.</div><div> </div><div>A few years ago a command like this:</div><div><div>gdal_rasterize -burn 0 shape.shp hillshade.tif</div><div>worked.</div><div>But with the latest GDAL it’s not:</div><div>gdal_rasterize -burn 0 shape.shp hillshade.tif</div><div>ERROR 1: Size and resolution are missing</div><div> </div><div>gdal_rasterize <a href="https://gdal.org/en/stable/programs/gdal_rasterize.html#examples">examples section</a> of GDAL documentation includes 2 examples without size and resolution options.</div><div><span lang="en"><span><span>This means that to use the </span></span></span>gdal_rasterize<span lang="en"><span><span>, you first need to know the raster size or resolution.</span></span> <span><span>This is inconvenient.</span></span></span></div><div> </div><div>Is this a bug or an intentional change?</div></div><div>--<br>Andrey</div></BODY></HTML>