{ "name": "ClearBufferTool", "displayName": "Clear Existing Buffer", "description": "", "category": "", "helpUrl": "https://apps.douglas.co.us/gishost/rest/directories/arcgisoutput/ClearBufferTool_GPServer/ClearBufferTool/ClearBufferTool.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "output_layer", "dataType": "GPFeatureRecordSetLayer", "displayName": "Output Buffer Layer", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "hasZ": true, "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102100, "latestWkid": 3857 }, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length" }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }