Gdal KMLSUPEROVERLAY trims the images

i use the following command to create kml super overlay. it works ok but the output is a trimmed version from my original image. Any idea how to keep the original size of the image ?

when i display the kml in google earth, the image border will be missing around 20 pixels.

the command i use:
gdal_translate -of KMLSUPEROVERLAY -co FORMAT=png input output

Hi Kal,

Thanks for the question, however, I think it would be more appropriate to seek an answer on the GIS Stack Exchange. This is a great resource to use when troubleshooting how to use GDAL functionality :slight_smile:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.