Skip to main content

Questions tagged [laz]

It is the compressed version of lidar las files from the open source software LASzip

0 votes
0 answers
16 views

I have a set of LAZ files that I'm trying to convert to GEOID18. The original files are assigned EPSG:6350+5703 - GEOID12B. I reprojected the files to EPSG:6340+5703 - GEOID12B using PDAL and then ...
Eric Chameroy'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
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
1 vote
0 answers
48 views

I created a model with Point cloud input in QGIS, two processing steps for DTM and DSM GeoTIFF exports (temp files) to create a canopy CHM layer (GeoTIFF). Model: Laz point input to import laz files ...
Sickculture's user avatar
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
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
2 votes
1 answer
160 views

The CUZK geoportal has lidar for Czechia. I have downloaded some LAZ data, and I need to work with the data, and for that, I need the EPSG. Usually, I use LasTools lasinfo to read the header and get ...
Steve Hibbert's user avatar
0 votes
1 answer
45 views

Is it possible to read from a url with readLAS or even with a catalog? I am try to read lidar from the USGS lidar archive with lidR, but I am getting an error. I have tried a couple of approaches ...
Jacob Strunk's user avatar
1 vote
2 answers
89 views

I'm trying to write a very large (6TB) collection of LAZ files into a collection of COPC files. When viewing these remotely using a webviewer, I'm running into performance issues when the viewer has ...
Thijs van Lankveld's user avatar
1 vote
1 answer
108 views

I want to shift the coordinates of a .laz pointcloud by tx, and ty with laspy. After reading more about the offset and scale attributes of a las header. I see that Xcoordinate = (Xrecord * Xscale) + ...
mkr's user avatar
  • 11
0 votes
2 answers
93 views

I want to work on this project: https://gitlab.gwdg.de/tanja.kempen/skidtrail-detection/-/blob/main/README.md?ref_type=heads where I'm using the SkidTrail_Preprocessing.R R-Script. Software: RStudio ...
Schlicker's user avatar
0 votes
3 answers
2k views

I have problems opening a point cloud laz file in QGIS 3.34.0 Prizren on Win 10, PDAL version 2.5.5, Python version 3.9.5. I have older "good" laz-files that I have no trouble opening in ...
Babel's user avatar
  • 80.4k
5 votes
4 answers
1k views

I just downloaded the QGIS Latest Release Version 3.34 (Prizren) for Mac to try the new Point Cloud tools, that should be natively available according to this post: https://www.lutraconsulting.co.uk/...
Enzo Baldini's user avatar
  • 2,440
1 vote
1 answer
260 views

I downloaded lidar data from https://gis1.oit.ohio.gov/geodatadownload/ and imported a LAS file into QGIS. I want to generate contours and a .dem file from the Ground data. I have been able to ...
Matt25's user avatar
  • 11
0 votes
0 answers
183 views

I am attempting to download the raw point cloud of a LiDAR acquisition from NOAA's Office of Coastal Management's LiDAR database using R. The data download with out error, but when I read in the laz ...
Sean McKenzie's user avatar

15 30 50 per page