{ "name": "ParcelBuffer600Ft", "displayName": "Parcel Buffer 600 Ft", "description": "Creates a 600 foot buffer around the parcel number entered. Then selects the parcels intersected by the buffer and exports an Excel file.", "category": "", "helpUrl": "https://maps.wasatch.utah.gov/arcgis/rest/directories/arcgisoutput/Geoprocessing/Parcel_Buffer_Tool_600_Ft_GPServer/Geoprocessing_Parcel_Buffer_Tool_600_Ft/ParcelBuffer600Ft.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "ID", "dataType": "GPString", "displayName": "ID", "description": "Creates a 600 foot buffer around the parcel number entered. Then selects the parcels intersected by the buffer and exports an Excel file.", "direction": "esriGPParameterDirectionInput", "defaultValue": "20-1234", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Parcels600FtBufferList_xlsx", "dataType": "GPDataFile", "displayName": "Parcels600FtBufferList.xlsx", "description": "Creates a 600 foot buffer around the parcel number entered. Then selects the parcels intersected by the buffer and exports an Excel file.", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }