{ "name": "DownloadCaseFiles", "displayName": "Download Case Files", "description": "", "category": "", "helpUrl": "https://ARCGIS9.CHATHAMCOUNTYNC.GOV:6443/arcgis/rest/directories/arcgisoutput/DownloadCaseFiles_v2_GPServer/DownloadCaseFiles_v2/DownloadCaseFiles.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "SelectInstructions", "dataType": "GPFeatureRecordSetLayer", "displayName": "Select Run Below to Export Case File", "description": "", "direction": "esriGPParameterDirectionInput", "filter": { "type": "featureClass", "list": [ "esriGeometryPoint" ] }, "defaultValue": { "displayFieldName": "", "hasZ": true, "geometryType": "esriGeometryPoint", "spatialReference": { "wkid": 102719, "latestWkid": 2264 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year" }, { "name": "TagID", "type": "esriFieldTypeString", "alias": "Tag ID", "length": 8000 }, { "name": "ItemID", "type": "esriFieldTypeInteger", "alias": "Item ID" }, { "name": "CaseType", "type": "esriFieldTypeString", "alias": "Case Type", "length": 50 }, { "name": "ProjectDescription", "type": "esriFieldTypeString", "alias": "Project Description", "length": 8000 }, { "name": "DeveloperName", "type": "esriFieldTypeString", "alias": "Developer Name", "length": 255 }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 100 }, { "name": "Phase", "type": "esriFieldTypeString", "alias": "Phase", "length": 100 }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "length": 255 }, { "name": "PB_Recommendation", "type": "esriFieldTypeString", "alias": "Planning Recommendation", "length": 8000 }, { "name": "BOC_Action", "type": "esriFieldTypeString", "alias": "BOC Action", "length": 8000 }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38 }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "ProjectName", "length": 255 }, { "name": "EventDates", "type": "esriFieldTypeString", "alias": "Event Dates", "length": 500 }, { "name": "TRC_Recommendation", "type": "esriFieldTypeString", "alias": "Technical Review Committee Recommendation", "length": 255 } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ZipFile", "dataType": "GPDataFile", "displayName": "ZipFile", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }