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