{ "displayName": "Export_KML", "executionType": "esriExecutionTypeAsynchronous", "name": "ExportKML", "description": "Takes an input featureset and converts to KML and provides and download link.", "helpUrl": "https://apps.csrd.bc.ca/arcgis/rest/directories/arcgisoutput/VertiGIS_Utilities/ExportKML_GPServer/VertiGIS_Utilities_ExportKML/ExportKML.htm", "category": "", "parameters": [ { "parameterType": "esriGPParameterTypeRequired", "displayName": "FeatureSet", "defaultValue": {}, "dataType": "GPFeatureRecordSetLayer", "name": "FeatureSet", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeDerived", "displayName": "URL", "defaultValue": "", "dataType": "GPString", "name": "URL", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" } ] }