<div dir="ltr">Hello,<div><br></div><div>I'm using gdal_translate to convert a certain area of TMS service (WMS driver) to GeoTIFF. Is there a way to set up a zoom level for GDAL to be used for building an image? By now GDAL picks zoom level with closest resolution. For example, if I want to get image of 1 meter resolution ( "-tr 1 1") GDAL goes to zoom level that has 1.2 resolution. But it would be great to have a way to pick a zoom level with resolution not lower than the specified (0.6 in this case). Thanks.</div></div>