The FORMAT=PNG flag worked fine, I just couldn't figure out what -co options were available. I tried "gdalinfo --format KMLSUPEROVERLAY", but it doesn't return much info. Ideally I'd like to have hybrid output, where tiles with transparancy are PNG and the rest are JPG. Newer versions of gdal2tiles support this. Where can I find a list of what creation options are available for the driver?
- Jamie On Tue, Oct 12, 2010 at 7:35 AM, Harsh Govind <[email protected]>wrote: > What is the command line that you are using? Please try the following and > let me know: > > > > *Gdal_translate.exe –of KMLSUPEROVERLAY c:\my.tif c:\myResult.kmz –co > FORMAT=PNG* > > > > *Regards,* > *Harsh Govind* > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Jamie Adams > *Sent:* Monday, October 11, 2010 3:21 PM > *To:* gdal-dev > *Subject:* [gdal-dev] kmlsuperoverlay nodata support > > > > I'm evaluating the new kmlsuperoverlay driver in trunk and have been unable > to get nodata values to show up as transparent in the output. Are there > format specific creation options I should be using? > > > > - Jamie >
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
