KmzExport
Brief Description
Export the input image in a KMZ product.Tags
KMZ,ExportLong Description
This application exports the input image in a kmz product that can be display in the Google Earth software. The user can set the size of the product size, a logo and a legend to the product. Furthemore, to obtain a product that fits the relief, a DEM can be used.Parameters
- [param] -in <string> Input image. Mandatory: True. Default Value: ""
- [param] -out <string> Output Kmz product directory (with .kmz extension). Mandatory: True. Default Value: ""
- [param] -tilesize <int32> Size of the tiles in the kmz product, in number of pixels.. Mandatory: False. Default Value: "0"
- [param] -logo <string> Path to the image logo to add to the KMZ product.. Mandatory: False. Default Value: ""
- [param] -legend <string> Path to the image legend to add to the KMZ product.. Mandatory: False. Default Value: ""
- [param] -elev <string> This group of parameters allows managing elevation values. Supported formats are SRTM, DTED or any geotiff processed by the DEM import application. Mandatory: True. Default Value: "0"
Limitations
NoneAuthors
OTB-TeamSee Also
ConversionExample of use
in: qb_RoadExtract2.tif
out: otbKmzExport.kmz
logo: otb_big.png