<div dir="ltr">I have attempted to answer Questions 1 and 3 here:<br><div><br></div><div><a href="https://github.com/geopaparazzi/Spatialite-Tasks-with-Sql-Scripts/wiki/Project-1811-gdal_question">https://github.com/geopaparazzi/Spatialite-Tasks-with-Sql-Scripts/wiki/Project-1811-gdal_question</a><br></div><div><br></div><div>I will start on Question 2 now, since I have not used gdal_rasterize that often.</div><div><br></div><div>A quick answer is however,</div><div><br></div><div>1)</div><div><br></div><div>gdal_translate -of PNG -a_nodata 192 ../sources/1811.Neuester_Grundriss_von_Berlin.5800.3068.tif 1811.Neuester_Grundriss_von_Berlin.5800.3068.png<br></div><div><br></div><div>3)</div><div><br></div><div>gdal_translate -of PNG -a_nodata 192 -projwin 24800 21300 25800 20700  ../sources/1811.Neuester_Grundriss_von_Berlin.5800.3068.tif 1811.Neuester_Grundriss_von_Berlin.5800.3068.area_rote_rathausturm_panorama.png<br></div><div><br></div><div>Mark Johnson, Berlin Germany</div></div>