Hi all, I am getting the following error when running the Extract Tree Points Using Surface Analysis (CreateTrees) tool, in the TreeManagement toolbox.
Extract tree points using surface analysis
=====================
Parameters
Input LAS dataset LAS2021.lasd
Point spacing 0.42
Vegetation class codes 1
Building footprints
Buffer distance 1
Minimum canopy height 4
Maximum canopy height 30
Ground Elevation Surface (DTM) https://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer
Output Features \\Mac\Home\Desktop\TreeDataManagement\TreeManagement\TreeManagement.gdb\LAS2021_VegetationExtraction
out_layer
first_time true
previous_footprints
first_time_las false
previous_las LAS2021.lasd
=====================
Messages
Failed to execute. Parameters are not valid.
ERROR 000732: Input LAS Dataset: Dataset \\Mac\Home\Desktop\Files\LAS2021.lasd does not exist or is not supported
Failed to execute (MakeLasDatasetLayer).
Error on line 868
Error in file name: \\Mac\Home\Desktop\TreeDataManagement\TreeManagement\scripts\bm_common_lib.py
with error message: AttributeError: Object: Error in parsing arguments for Exists
Failed script Extract tree points using surface analysis...
Failed to execute (VegetationExtraction).
The file LAS2021 exists and is properly connected so that can't be the issue. I checked line 868 in bm_common_lib.py and nothing looks abnormal. Does anyone know why this is happening?