We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I keep getting an ERROR: Unable to open file <be_20066902.las> as a LiDAR point cloud when attempting to run r.in.lidar.
ERROR: Unable to open file <be_20066902.las> as a LiDAR point cloud
r.in.lidar
Here is a link to the *.las lidar sample. I have attached the metadata from pdal info --metadata below.
pdal info --metadata
I expect the number of points to be exported via r.in.lidar -p input=be_20066902.las
r.in.lidar -p input=be_20066902.las
System Info GRASS version: 8.4.1 Code revision: exported Build date: 2025-03-31 Build platform: x86_64-w64-mingw32 GDAL: 3.10.2 PROJ: 9.6.0 GEOS: 3.13.1 SQLite: 3.46.1 Python: 3.12.10 wxPython: 4.2.2 Platform: Windows-10-10.0.19045-SP0 (OSGeo4W)
I have attached the metadata file for the point cloud.
be_laz_metadata_from_pdal_info.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
I keep getting an
ERROR: Unable to open file <be_20066902.las> as a LiDAR point cloud
when attempting to runr.in.lidar
.To reproduce
Here is a link to the *.las lidar sample. I have attached the metadata from
pdal info --metadata
below.Expected behavior
I expect the number of points to be exported via
r.in.lidar -p input=be_20066902.las
Screenshots
System description
System Info
GRASS version: 8.4.1
Code revision: exported
Build date: 2025-03-31
Build platform: x86_64-w64-mingw32
GDAL: 3.10.2
PROJ: 9.6.0
GEOS: 3.13.1
SQLite: 3.46.1
Python: 3.12.10
wxPython: 4.2.2
Platform: Windows-10-10.0.19045-SP0 (OSGeo4W)
Additional context
I have attached the metadata file for the point cloud.
be_laz_metadata_from_pdal_info.txt
The text was updated successfully, but these errors were encountered: