You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #1057 I added the --override-crs flag to pointcloud imports. It avoids errors when tiles have different CRSes, and sets the CRS of the dataset in the meta/ item.
It doesn't actually change the CRS in the imported LAZ files though. It needs to, otherwise those LAZ files are not going to be useable with most software (or will require CRS override at usage time)