laptop and a wrench

Bug

The LAS Dataset to Raster tool returns the following error, "ERROR 000622: Failed to execute (LAS Dataset To Raster). Parameters are not valid.ERROR 000628: Cannot set input into parameter interpolation_type.” when Interpolation_Type is set when run via ArcPy.

Last Published: April 1, 2019 ArcGIS Pro
Bug ID Number BUG-000121056
SubmittedMarch 20, 2019
Last ModifiedJuly 15, 2025
Applies toArcGIS Pro
Version found2.3.1
Operating SystemWindows OS
Operating System Version10.0 64 Bit
Version Fixed2.7
StatusFixed

Workaround

Run the geoprocessing tool. Run with one of the following command:

 

arcpy.LasDatasetToRaster_conversion(<inputLASD>, <Output Raster>, "ELEVATION", "TRIANGULATION LINEAR NO_THINNING MAXIMUM 1", 'FLOAT', 'CELLSIZE', 10, 1)

 

Or

 

arcpy.LasDatasetToRaster_conversion(<inputLASD>, <Output Raster>, "ELEVATION", "TRIANGULATION LINEAR NO_THINNING MAXIMUM 10", 'FLOAT', 'CELLSIZE', 10, 1)

 

Steps to Reproduce

Bug ID: BUG-000121056

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options