{ "name": "DrainageAreaDelineationTool20182021", "displayName": "Drainage Area Delineation Tool", "description": "This application is designed to for internal use to delineate drainage areas. The application is maintained by LDS GIS.", "category": "", "helpUrl": "https://www.fairfaxcounty.gov/gisgeoproc/rest/directories/arcgisoutput/LDSA/DrainageAreaDelineationTool_Testing_GPServer/LDSA_DrainageAreaDelineationTool_Testing/DrainageAreaDelineationTool20182021.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Pour_Point_Output", "dataType": "GPFeatureRecordSetLayer", "displayName": "Pour Point Output", "description": "The Pour Point is where the user inputted Pour Point snaps to the Flow Accumulation layer. The Pour Point will snap to the lowest elevation point within 5 meters of where the user drops the point on the map. This is a output parameter for the tool.", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPoint", "spatialReference": { "wkid": 103176, "latestWkid": 6593, "vcsWkid": 5702, "latestVcsWkid": 5702 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "pointid", "type": "esriFieldTypeInteger", "alias": "pointid" }, { "name": "grid_code", "type": "esriFieldTypeInteger", "alias": "grid_code" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Drainage_Area_Final", "dataType": "GPFeatureRecordSetLayer", "displayName": "Drainage Area Final", "description": "The Drainage Area is the boundary of the drainage areas. You can click on the polygon and see the drainage areas in acres.", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 103176, "latestWkid": 6593, "vcsWkid": 5702, "latestVcsWkid": 5702 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "POLY_AREA", "type": "esriFieldTypeDouble", "alias": "POLY_AREA" }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "PourPoint_Input", "dataType": "GPFeatureRecordSetLayer", "displayName": "PourPoint Input", "description": "User provided point to delineate upstream.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPoint", "spatialReference": { "wkid": 26918, "latestWkid": 26918, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "pointid", "type": "esriFieldTypeInteger", "alias": "pointid" }, { "name": "grid_code", "type": "esriFieldTypeInteger", "alias": "grid_code" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Process_Extent", "dataType": "GPFeatureRecordSetLayer", "displayName": "Process Extent", "description": "User provided area for processing extent.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "hasZ": true, "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 26918, "latestWkid": 26918 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 255 }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "esri_out_feature_service_name", "dataType": "GPString", "displayName": "Output Feature Service Name", "description": "The name of the optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }