{ "name": "PolygonClipVegetationTwoOutputs", "displayName": "Clip Vegetation", "description": "This geoprocessing tool is used to clip vegetation from a drawn polygon.", "category": "", "helpUrl": "https://tfsgis02.tfs.tamu.edu/arcgis/rest/directories/arcgisoutput/MapMyProperty/PolygonClipVegetationTwoOutputs_GPServer/MapMyProperty_PolygonClipVegetationTwoOutputs/PolygonClipVegetationTwoOutputs.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "inputPolygon", "dataType": "GPFeatureRecordSetLayer", "displayName": "inputPolygon", "description": "Area of interest for the vegetation to be clipped. ", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "hasZ": true, "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 3665, "latestWkid": 3665 }, "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": "" }, { "name": "outputVegetationMultipart", "dataType": "GPFeatureRecordSetLayer", "displayName": "outputVegetationMultipart", "description": "Clipped vegetation as a multipart polygon. ", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "outputClipVegetation", "dataType": "GPFeatureRecordSetLayer", "displayName": "outputClipVegetation", "description": "Clipped vegetation polygons. ", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }