Howard Butler

Results 144 comments of Howard Butler

Implemented in #148

https://github.com/PDAL/PDAL/blob/master/pdal/private/gdal/ErrorHandler.cpp and https://github.com/PDAL/PDAL/blob/master/pdal/private/gdal/ErrorHandler.hpp might be inspiring on this topic as well.

There is a notional roadmap item to add LAS/LAZ 1.4 to the laz-perf library, but because the LAZ encoder changed so significantly from 1.0-1.3 -> 1.4, it is a big...

> I guess the problem we're dealing with is that libraries on MacOS really don't want to be moved around :) Yes, this is why Conda does huge contortions to...

@kounoupis can you take a peek at this one?

Can you please produce a pull request that implements this? I will test/merge it.

Add a `Index_CreateWithStreamAndContext` method or something like that?

(c) replace the memory pool with a new, external reentrant implementation. I don't think API preservation is paramount. The next release is 2.0, and especially if the C API is...

> What's the design philosophy behind the SpatialIndex base class versus, say, templating on the tree type or maintaining separate classes for the different trees? > The Statistics inside the...

Yes, make a PR against the cpp-11 branch. Let's leave master alone until we're ready to bless it as ready and merge it.