📌Problem
You're encountering the following error while running Strip Align (Legacy) in LP360:
TypeError: can only concatenate list (not "str") to list
đź§ Root Cause
This error typically occurs in the Strip Align workflow due to a mismatch in data types within the Python script used by LP360.
âś… Probable Resolutions
-
Preserve Cycle Identifiers in LAS Layer Names
Ensure that LAS layers in the Table of Contents (TOC) retain their original Cycle identifiers (e.g.,
C250303_210516). Renaming layers and removing these identifiers can cause the Strip Align process to fail. -
Avoid Premature LAS Merging
Do not merge LAS files before running Strip Align. Let the tool handle merging internally to ensure proper flight line identification and processing.
📚 Additional Notes
Deprecated in v2025.2.
Comments
0 comments
Please sign in to leave a comment.