{ "name": "IntersectorWebToolProd", "displayName": "Intersector WebTool", "description": "", "category": "", "helpUrl": "https://maps.commerce.alaska.gov/server/rest/directories/arcgisoutput/Tools/IntersectorWebTool_GPServer/Tools_IntersectorWebTool/IntersectorWebToolProd.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Config_Table_Feature_Service", "dataType": "GPString", "displayName": "Config Table Feature Service", "description": "Feature Service containing Primary, Secondary and optional Config Settings as Tables at Endpoints 0,1,2", "direction": "esriGPParameterDirectionInput", "defaultValue": "https://services2.arcgis.com/0DjevcWawQ1dy3il/arcgis/rest/services/Web_Tools_Permit_AppConfig/FeatureServer", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Feature_Layer", "dataType": "GPFeatureRecordSetLayer", "displayName": "Feature Layer", "description": "Input Feature Class to be used as Clipper", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output_Name", "dataType": "GPString", "displayName": "Output Name", "description": "Base Output Filename of results (must be FGDB compatible name)", "direction": "esriGPParameterDirectionInput", "defaultValue": "Result", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Buffer_Distance", "dataType": "GPLinearUnit", "displayName": "Buffer Distance", "description": "Linear Distance Output Units - if Input Feature Layer is of type Point or Polyline number of units will be used as Buffer", "direction": "esriGPParameterDirectionInput", "defaultValue": { "distance": 100, "units": "esriFeet" }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Areal_Unit", "dataType": "GPString", "displayName": "Areal Unit", "description": "Output Area Units", "direction": "esriGPParameterDirectionInput", "defaultValue": "Acres", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Acres", "Hectares", "SquareFeetUS", "SquareKilometers", "SquareMeters", "SquareMilesUS", "SquareYardsUS" ] }, { "name": "Output_Coordsys_WKID", "dataType": "GPLong", "displayName": "Output Coordsys WKID", "description": "Default WKID of coordinate system used for GIS outputs and Area Reporting", "direction": "esriGPParameterDirectionInput", "defaultValue": 3338, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_Log", "dataType": "GPDataFile", "displayName": "Output Log", "description": "Return Logging Text File", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output_Zip", "dataType": "GPDataFile", "displayName": "Output Zip", "description": "Return Result Zip, Excel or other File", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Output_Excel", "dataType": "GPDataFile", "displayName": "Output Excel", "description": "Return Result Zip, Excel or other File", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }