{ "name": "GeoExport", "displayName": "Export", "description": "", "category": "", "helpUrl": "https://gisdata.knrd.org/arcgis/rest/directories/arcgisoutput/Export10_GPServer/Export10/GeoExport.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "sqlStatement", "dataType": "GPString", "displayName": "sqlStatement", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": "SELECT DISTINCT StationID FROM ged2.dbo.vw_FTissue WHERE 1=1 AND StationID IN ('POWW')", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "fcName", "dataType": "GPString", "displayName": "fcName", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": "Water_Quality_Sites_VI", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "fcJoinField", "dataType": "GPString", "displayName": "fcJoinField", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": "StationID", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "format", "dataType": "GPString", "displayName": "format", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": "shapefile", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "outName", "dataType": "GPString", "displayName": "outName", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "outUrl", "dataType": "GPString", "displayName": "outUrl", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }