{ "name": "mailingLabel2External", "displayName": "mailingLabel_v2_external", "description": "Geoprocessing script for creating mailing labels. Version 2.", "category": "", "helpUrl": "https://gisportal.calaverascounty.gov/server/rest/directories/arcgisoutput/Geoprocessing/mailingLabel2External_GPServer/Geoprocessing_mailingLabel2External/mailingLabel2External.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "inSelect", "dataType": "GPFeatureRecordSetLayer", "displayName": "inSelect", "description": "Select one or more parcels.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPoint", "spatialReference": { "wkid": 102643, "latestWkid": 2227 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "bufferDist", "dataType": "GPLong", "displayName": "bufferDist", "description": "Input a buffer distance.", "direction": "esriGPParameterDirectionInput", "defaultValue": 250, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "mapYesNo", "dataType": "GPBoolean", "displayName": "mapYesNo", "description": "Boolean value for map creation (yes/no)", "direction": "esriGPParameterDirectionInput", "defaultValue": true, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "outCSV", "dataType": "GPDataFile", "displayName": "outCSV", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "outMap", "dataType": "GPDataFile", "displayName": "outMap", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "outSelected", "dataType": "GPFeatureRecordSetLayer", "displayName": "outSelected", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }