{ "name": "AddDataUpdate1", "displayName": "Add Data Tool_Jan", "description": "", "category": "", "helpUrl": "https://gis.audubon.org/arcgisweb/rest/directories/arcgisoutput/CleanEnergyTool/AddDataUpdateJan_GPServer/CleanEnergyTool_AddDataUpdateJan/AddDataUpdate1.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "ProjectName", "dataType": "GPString", "displayName": "ProjectName", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "TestEK", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "TechCode", "dataType": "GPString", "displayName": "TechCode", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "transmission", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "transmission", "solar", "onwind", "offwind" ] }, { "name": "InputFile", "dataType": "GPDataFile", "displayName": "InputFile", "description": "", "direction": "esriGPParameterDirectionInput", "filter": { "type": "file", "list": [ "zip", "shp", "kml", "kmz", "geojson", "json" ] }, "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "OutputFeature", "dataType": "GPFeatureRecordSetLayer", "displayName": "OutputFeature", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "hasZ": true, "hasM": true, "geometryType": "esriGeometryPolyline", "spatialReference": { "wkid": 4326, "latestWkid": 4326, "vcsWkid": 5773, "latestVcsWkid": 5773 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 254 }, { "name": "FolderPath", "type": "esriFieldTypeString", "alias": "FolderPath", "length": 254 }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID" }, { "name": "AltMode", "type": "esriFieldTypeInteger", "alias": "AltMode" }, { "name": "Base", "type": "esriFieldTypeDouble", "alias": "Base" }, { "name": "Clamped", "type": "esriFieldTypeInteger", "alias": "Clamped" }, { "name": "Extruded", "type": "esriFieldTypeInteger", "alias": "Extruded" }, { "name": "Snippet", "type": "esriFieldTypeString", "alias": "Snippet", "length": 254 }, { "name": "PopupInfo", "type": "esriFieldTypeString", "alias": "PopupInfo", "length": 254 }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng" }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "esri_out_feature_service_name", "dataType": "GPString", "displayName": "Output Feature Service Name", "description": "The name of the hosted feature service containing all the feature or table results of the tool. When no name is specified, standard feature or table results will still be available.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }