-
[These](https://laspy.readthedocs.io/en/latest/intro.html?highlight=format#point-format-6) docs indicate that point format 6 should have a `scan_angle_rank` dimension, but the code returns [`scan_ang…
-
Is there a way to specify the scale of an extra byte dimension using the define_new_dimension method?
```
out_las.define_new_dimension(
name='tvu',
…
-
` LASpoint& Point = lasreader->point;
cout
-
I use decompress_selective but the read time has no chage at all. Then I try to use the layer func of lastools, but dont konw how to put the attributes I want to the right layer. @rapidlasso
-
Hi, I just wanted to know if there is any future consideration for supporting specification 2.0?
-
when building with cmake the build seems fine, but when importing the resulting module I get the mentioned import error:
mkdir build
cd build
cmake ..
-- The C compiler identification is GNU 11.…
-
It is the continuation of [issue](https://github.com/PDAL/CAPI/issues/14) originally raised against [CAPI](https://github.com/PDAL/CAPI). They suggest contacting directly to PDAL team as it might be .…
-
I am interested in doing my own point cloud filtering prior to point2dem. For this I would like the raw x,y,z points without triangulation percentile filtering currently implemented in point2las (whic…
-
I am interested in filtering ground/nonground points from a las file by CSF and SMRF. I filtered to get a file with a smaller area first by filters.range.limts but not all fields were maintained after…
-
Currently geofabrics supports either including all values, or just ground - move to ground and water as the other option.