Display Name: KML To Layer
Description: Geoprocessing tool that converts a KML or KMZ file into feature classes and a layer file.
Category:
Help URL: https://prodgis.sbmurban.org/server/rest/directories/arcgisoutput/SBMGISDevelopment/KMLToLayer_GPServer/SBMGISDevelopment_KMLToLayer/KMLToLayer.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: in_kml_file
Data Type: GPDataFile
Display Name Input KML File
Description: The KML or KMZ file to translate.
Direction: esriGPParameterDirectionInput
Filter: null
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: output_data
Data Type: GPString
Display Name Output Data Name
Description: The name of the output file geodatabase and layer file. The default is the name of the input KML file.
Direction: esriGPParameterDirectionInput
Filter: null
Dependency:
Default Value: Userkml
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: include_groundoverlay
Data Type: GPBoolean
Display Name Include Ground Overlay
Description: Include ground overlays from the KML (raster, air photos, and so on).
Use caution if the KMZ points to a service that serves raster imagery. The tool will attempt to translate the raster imagery at all available scales. This process could be lengthy and possibly overwhelm the service.Checked—Ground overlay is included in the output. Unchecked—Ground overlay is not included in the output. This is the default.
Direction: esriGPParameterDirectionInput
Filter: null
Dependency:
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: output_layer
Data Type: GPString
Display Name Output Layer
Description:
Direction: esriGPParameterDirectionOutput
Filter: null
Dependency:
Default Value: Userkml
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Submit Job