Skip to main content

Gdal KMLSUPEROVERLAY trims the images

  • April 26, 2024
  • 1 reply
  • 110 views

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

1 reply

Hi,

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 🙂