{ "displayName": "DissolvePerk", "executionType": "esriExecutionTypeAsynchronous", "name": "DissolvePerk", "description": "Selects a parcel based on an input point, then clips the soil layer based on that parcel. The resulting clip is then dissolved on the Perk attribute.", "helpUrl": "https://webmapssecure.ewashtenaw.org/arcgisshared/rest/directories/arcgisoutput/SoilAnalysisTools/DissolvePerkPro_GPServer/SoilAnalysisTools_DissolvePerkPro/DissolvePerk.htm", "category": "", "parameters": [ { "parameterType": "esriGPParameterTypeOptional", "displayName": "Input Point", "defaultValue": { "features": [], "exceededTransferLimit": false, "displayFieldName": "", "spatialReference": { "latestWkid": 2253, "wkid": 2253 }, "fields": [{ "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }], "geometryType": "esriGeometryPoint" }, "dataType": "GPFeatureRecordSetLayer", "name": "Input_Point", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "displayName": "Output Feature Class", "defaultValue": { "features": [], "exceededTransferLimit": false, "displayFieldName": "", "spatialReference": { "latestWkid": 2253, "wkid": 2253 }, "fields": [ { "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "name": "PERK", "alias": "PERK", "type": "esriFieldTypeSmallInteger" }, { "name": "ACRES", "alias": "ACRES", "type": "esriFieldTypeDouble" }, { "name": "Shape_Length", "alias": "Shape_Length", "type": "esriFieldTypeDouble" }, { "name": "Shape_Area", "alias": "Shape_Area", "type": "esriFieldTypeDouble" } ], "geometryType": "esriGeometryPolygon" }, "dataType": "GPFeatureRecordSetLayer", "name": "Output_Feature_Class", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" } ] }