Skip to main content

Questions tagged [las]

An industry-standard binary file format that maintains information related to lidar data.

0 votes
1 answer
26 views

I am trying to identify tree canopy surfaces using lidR in an urban area. To do this, I have been trying to use the readLAScatalog() functionality to prevent memory issues. If I use my code on a ...
Delphine's user avatar
0 votes
0 answers
37 views

pdal's litree is taking too much time. the script is running for 45 minutes and it is only at the 4th tree. PROJ: proj_as_wkt: Open of /home/adminis/conda/envs/pcd-editing/share/proj failed (pdal ...
mkr's user avatar
  • 11
1 vote
0 answers
68 views

I have a GPS trajectory with coordinates in WGS84 (latitude and longitude). I also have a LAS point cloud, which uses a local coordinate system. The LAS file defines a reference point with known ...
Saikiran Pasupuleti's user avatar
0 votes
0 answers
62 views

I am currently trying to add a new attribute to a LAS file so I can use it for classification of the points, based on the values in a GeoTIFF file. For this I am using the merge_spatial function in ...
Cameron Dowd's user avatar
0 votes
0 answers
45 views

I'm currently working on a 3D visualization project using iTowns, and I’m trying to convert my point cloud data into Potree format to improve performance and ensure compatibility with PotreeLayer in ...
Kouamé Illan Konan's user avatar
0 votes
1 answer
54 views

I'm processing LiDAR elevation data, sourced from Discover GIS Data NY, into block-maximum and block-minimum rasters (GeoTIFF) with WhiteboxTools' LidarBlockMaximum (and LidarBlockMinimum) tools. I'm ...
Dan Getz's user avatar
  • 422
1 vote
1 answer
47 views

I am using lidR version 4.1.2 and some of my files have projections written in both the VLR and EVLR fields. However, when I use st_crs(some_laz) = "some_crs" only the VLR is being updated ...
Jacob's user avatar
  • 171
0 votes
0 answers
232 views

I'm working with point cloud processing and I'm having some issues to manage to merge the point cloud files I have, is something around a billion points in las format. I need to merge them into a ...
Will's user avatar
  • 1
2 votes
0 answers
38 views

I have a pointcloud obtained from a LiDAR sensor, and this pointcloud uses a local Cartesian coordinate system, defined by the initial pose of the sensor, together with GNSS data obtained by the ...
Valentin Veluppillai's user avatar
0 votes
1 answer
75 views

I am trying to convert XYZ to LAS using the laspy library. Following are few points from input XYZ: 73.857515249445171 18.514095016670616 572.279999999999973 73.857515225451863 18.514098631209944 572....
Krutik Pastagiya's user avatar
3 votes
0 answers
151 views

For some project, I am trying to colorize a point cloud using the orthophoto from the same coordinates. I followed various tutorials, and using cloudcompare, i managed to produce a colorized point ...
Orsu's user avatar
  • 153
0 votes
0 answers
86 views

I am Working in R using the lidr package to do tree canopy delination. When I am checking my LAS file I receive the following messages: Warning: There are 11063 points flagged 'withheld'. Checking the ...
Jack Stevens's user avatar
1 vote
1 answer
109 views

Encounter following errors while trying to read .las data from LidarBC (dwld data here if needed). I am using pdal=2.7.1 and have libgdal=3.8.5. When i try to translate the linked file with pdal ...
NanBlanc's user avatar
  • 168
0 votes
1 answer
145 views

I have a point cloud I collected and converted to a .las in the proprietary software "FARO Connect". I am able to visualize the point cloud in the software. However, when taking the .las ...
Hmoore's user avatar
  • 23
1 vote
1 answer
227 views

I am unfortunately dependent on an older version (4.0.4) of the lidR package due to a package dependency. Strangely enough, the import of LAS files with readLAS() no longer works since a system update....
Peter's user avatar
  • 13

15 30 50 per page
1
2 3 4 5
23