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 notebook 07_3DEP_Generate_Colorized_PointClouds.ipynb
when selecting an area with overlapping surveys, there needs to be a way to either place
each survey into a separate laz file, or a way to select only one of the surveys instead of
all surveys within the selection polygon.
which has the following two surveys conducted 9 years apart, but get merged into the single
resulting laz file pointcloud_colorized.laz.
Points Survey Name Data Source Url
16,835,045,264 FL_Peninsular_Pinellas_2018 https://s3-us-west-2.amazonaws.com/usgs-lidar-public/FL_Peninsular_Pinellas_2018/ept.json
3,091,561,200 FL_PinellasCo_2007 https://s3-us-west-2.amazonaws.com/usgs-lidar-public/FL_PinellasCo_2007/ept.json
It would be very nice if both surveys were downloaded by the notebook and then named, or renamed, according to the names variable instead of just pointcloud_colorized.laz
The text was updated successfully, but these errors were encountered:
In notebook
07_3DEP_Generate_Colorized_PointClouds.ipynb
when selecting an area with overlapping surveys, there needs to be a way to either place
each survey into a separate laz file, or a way to select only one of the surveys instead of
all surveys within the selection polygon.
My
AOI_GCS
was set to (Madeira Beach, FLA):which has the following two surveys conducted 9 years apart, but get merged into the single
resulting laz file
pointcloud_colorized.laz
.It would be very nice if both surveys were downloaded by the notebook and then named, or renamed, according to the
names
variable instead of justpointcloud_colorized.laz
The text was updated successfully, but these errors were encountered: