Display Name: Layer To KML
Description: Geoprocessing tool that converts a feature or raster layer into a Keyhole Markup Language (KML) file.
Category:
Help URL: https://mapas.agenciapcj.org.br/arcgis/rest/directories/arcgisoutput/Planos/LayerToKML_Priorizacao_GPServer/Planos_LayerToKML_Priorizacao/LayerToKML.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: layer
Data Type: GPString
Display Name Layer
Description: The feature or raster layer or layer file (.lyr) to be converted to KML.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: CRF - Relatório Final\Classificação\Priorização para os Temas de Conservação, Recuperação e Restrição:
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ CRF - Relatório Final\Classificação\Priorização para os Temas de Conservação, Recuperação e Restrição: ]
Parameter: out_kmz_file
Data Type: GPDataFile
Display Name Output File
Description: The KML file to write. This file is compressed and has a .kmz extension. It can be read by any KML client including ArcGIS Earth, ArcGlobe, and Google Earth.
Direction: esriGPParameterDirectionOutput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: layer_output_scale
Data Type: GPDouble
Display Name Layer Output Scale
Description: The scale at which to export the layer. This parameter is used with any scale dependency, such as layer visibility or scale-dependent rendering. If the layer is not visible at the export scale, it will not be included in the created KML file. Any value, such as 0, can be used if there are no scale dependencies.A scale value of 0 is an override switch to ignore scale dependencies set on the layer. Any actual scale value will produce a KML with the layers visible at the given input.If exporting a layer that is to be displayed as 3D vectors and the Return single composite image parameter is unchecked, you can set this parameter to any value, as long as your features do not have any scale-dependent rendering.Only numeric characters should be entered; for example, enter 20000 as the scale, not 1:20000 or 20,000.This parameter does not control the output resolution of a raster.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: 0
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: is_composite
Data Type: GPBoolean
Display Name Return single composite image
Description: Checked—The output KML file will be a single composite image representing the raster or vector features in the source layer. The raster is draped over the terrain as a KML GroundOverlay. Select this option to reduce the size of the output KMZ file. When you check this box, individual features and layers in the KML are not selectable.Unchecked—If your layer has vector features, they are preserved as KML vectors. If your layer is a raster, you can choose either option for this parameter without any visual difference.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category: Data Content Properties
Parameter: boundary_box_extent
Data Type: GPString
Display Name Extent to Export
Description: The geographic extent of the area to be exported. Either define the extent box (in the WGS84 coordinate system) or choose a layer or dataset that defines an extent.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: DEFAULT
Parameter Type: esriGPParameterTypeOptional
Category: Extent Properties
Parameter: image_size
Data Type: GPLong
Display Name Size of returned image (pixels)
Description: Defines the vertical and horizontal resolution when the Return single composite image parameter is used. Use this parameter with the DPI parameter to control output image resolution.This parameter does not provide the ability to resample source rasters. Any input rasters will have a snapshot taken and included in the KML output as a simple .png image.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: 1024
Parameter Type: esriGPParameterTypeOptional
Category: Output Image Properties
Parameter: dpi_of_client
Data Type: GPLong
Display Name DPI of output image
Description: Defines the device resolution for KML output when the Return single composite image parameter is used. Use this parameter with the image_size parameter to control output image resolution.This parameter does not provide the ability to resample source rasters. Any input rasters will have a snapshot taken and included in the KML output as a simple .png image.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: 96
Parameter Type: esriGPParameterTypeOptional
Category: Output Image Properties
Parameter: ignore_zvalue
Data Type: GPBoolean
Display Name Clamped features to ground
Description: Checked—You can override the Z-values inside your features or force them to be clamped to the ground. You should use this setting if you are not working with 3D features or have features with Z-values that might not honor values relative to sea level. This is the default. Unchecked—The output KML file will be created, which respects the Z-values of features. Your output KML features will be set to the absolute value, which could place features below the earth's surface in some KML clients. Most KML clients allow you to set the display mode for features when viewing the KML file. Most KML viewers set absolute as sea level and draw features with elevation (Z-values) based on that value.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: true
Parameter Type: esriGPParameterTypeOptional
Category:
Supported Operations:
Submit Job