Scroll to navigation

OTBCLI_KMZEXPORT(1) User Commands OTBCLI_KMZEXPORT(1)

NAME

otbcli_KmzExport - OTB KmzExport application

DESCRIPTION

This is the KmzExport application, version 5.2.0 Export the input image in a KMZ product.

Complete documentation: http://www.orfeo-toolbox.org/Applications/KmzExport.html

Parameters:

<boolean> Report progress


-in <string> Input image (mandatory)
-out <string> Output .kmz product (mandatory)

<int32> Tile Size (optional, on by default, default value is 512)
<string> Image logo (optional, off by default)
<string> Image legend (optional, off by default)
<string> DEM directory (optional, off by default)
<string> Geoid File (optional, off by default)
Default elevation (mandatory, default value is 0)
<string> Load otb application from xml file (optional, off by default)

EXAMPLES

otbcli_KmzExport -in qb_RoadExtract2.tif -out otbKmzExport.kmz -logo otb_big.png

SEE ALSO

The full documentation for otbcli_KmzExport is maintained as a Texinfo manual. If the info and otbcli_KmzExport programs are properly installed at your site, the command

info otbcli_KmzExport

should give you access to the complete manual.

December 2015 otbcli_KmzExport 5.2.0