{ "name": "StreamBufferAnalysis", "displayName": "Stream Buffer Credit Adjustment Analysis", "description": "Stream Buffer Credit Adjustment Analysis Tool", "category": "", "helpUrl": "https://maps.deq.nc.gov/arcgis/rest/directories/arcgisoutput/DMS/StreamBufferAnalysis_GPServer/DMS_StreamBufferAnalysis/StreamBufferAnalysis.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "gdbZipFile", "dataType": "GPDataFile", "displayName": "Output Zip file", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "countyNames", "dataType": "GPString", "displayName": "County List", "description": "Select the county name where project resides from the dropdown.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Yadkin", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Alamance", "Alexander", "Alleghany", "Anson", "Ashe", "Avery", "Beaufort", "Bertie", "Bladen", "Brunswick", "Buncombe", "Burke", "Cabarrus", "Caldwell", "Camden", "Carteret", "Caswell", "Catawba", "Chatham", "Cherokee", "Chowan", "Clay", "Cleveland", "Columbus", "Craven", "Cumberland", "Currituck", "Dare", "Davidson", "Davie", "Duplin", "Durham", "Edgecombe", "Forsyth", "Franklin", "Gaston", "Gates", "Graham", "Granville", "Greene", "Guilford", "Halifax", "Harnett", "Haywood", "Henderson", "Hertford", "Hoke", "Hyde", "Iredell", "Jackson", "Johnston", "Jones", "Lee", "Lenoir", "Lincoln", "Macon", "Madison", "Martin", "McDowell", "Mecklenburg", "Mitchell", "Montgomery", "Moore", "Nash", "New Hanover", "Northampton", "Onslow", "Orange", "Pamlico", "Pasquotank", "Pender", "Perquimans", "Person", "Pitt", "Polk", "Randolph", "Richmond", "Robeson", "Rockingham", "Rowan", "Rutherford", "Sampson", "Scotland", "Stanly", "Stokes", "Surry", "Swain", "Transylvania", "Tyrrell", "Union", "Vance", "Wake", "Warren", "Washington", "Watauga", "Wayne", "Wilkes", "Wilson", "Yadkin", "Yancey" ] }, { "name": "easement_polygon", "dataType": "GPFeatureRecordSetLayer", "displayName": "Easement Polygon", "description": "Provide Easement polygon shapefile or feature class.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102719, "latestWkid": 2264 }, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id" }, { "name": "ac", "type": "esriFieldTypeDouble", "alias": "ac" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y" }, { "name": "AC_new", "type": "esriFieldTypeDouble", "alias": "AC_new" }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "topofbank_polygon", "dataType": "GPFeatureRecordSetLayer", "displayName": "Top of Bank Polygon", "description": "Provide top of the bank shapefile or feature class.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102719, "latestWkid": 2264 }, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID" }, { "name": "FID_IdealB", "type": "esriFieldTypeInteger", "alias": "FID_IdealB" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id" }, { "name": "SF", "type": "esriFieldTypeDouble", "alias": "SF" }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ineligible_polygon", "dataType": "GPFeatureRecordSetLayer", "displayName": "Ineligible Polygon", "description": "Provide ineligible polygon shapefile or feature class", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "stream_line_feet", "dataType": "GPDouble", "displayName": "Creditable Stream Length", "description": "Provide creditable stream length in ft. It must be integer or double value.", "direction": "esriGPParameterDirectionInput", "defaultValue": 3396, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "total_credits", "dataType": "GPDouble", "displayName": "Baseline Stream Credit", "description": "Provide baseline stream credit in ft..It must be integer or double value.", "direction": "esriGPParameterDirectionInput", "defaultValue": 3324.67, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }