{ "name": "ParcelBuffer300Ft1", "displayName": "Parcel Buffer 300 Ft", "description": "Creates a 300 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_300_Ft_GPServer/Geoprocessing_Parcel_Buffer_Tool_300_Ft/ParcelBuffer300Ft1.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "ID", "dataType": "GPString", "displayName": "ID", "description": "Creates a 300 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": "Parcels300FtBufferList_xlsx", "dataType": "GPDataFile", "displayName": "Parcels300FtBufferList.xlsx", "description": "Creates a 300 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": "" } ] }