{ "name": "ParcelBuffer500Ft", "displayName": "Parcel Buffer 500 Ft", "description": "Creates a 500 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_500_Ft_GPServer/Geoprocessing_Parcel_Buffer_Tool_500_Ft/ParcelBuffer500Ft.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "ID", "dataType": "GPString", "displayName": "ID", "description": "Creates a 500 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": "Parcels500FtBufferList_xlsx", "dataType": "GPDataFile", "displayName": "Parcels500FtBufferList.xlsx", "description": "Creates a 500 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": "" } ] }