<div dir="ltr">Hello,<div><br></div><div><br></div><div>when creating an overview, the tilesize of the original tiles is not fully respected.<br></div><div><br></div><div>If you have a 2x2 grid of tiles with 256x256 pixels each, and then create an overview with a scale of 3,  the resulting single tile will end up as 171 pixels wide/tall.</div><div>The same issue appears on larger grids, but then only the tiles at the right and bottom edge are affected.</div><div>When doing ST_Tile, there's an option to "padwithnodata" to prevent this from happening, but this does not exist for ST_CreateOverview.</div><div><br></div><div><br></div><div>How can I ensure that overview tiles are always 256² pixels so I can use them as a  tilelayer?</div><div><br></div><div><br></div><div>best regards</div><div>Senshi</div></div>