[pdal-commits] [PDAL/PDAL] 2640be: Make EPT streaming occur asynchronously with a loo...

Howard Butler noreply at github.com
Tue Oct 1 07:51:16 PDT 2019


  Branch: refs/heads/ogr-filter-options
  Home:   https://github.com/PDAL/PDAL
  Commit: 2640beff2df8d1165b0befeabe0823cf80172a4f
      https://github.com/PDAL/PDAL/commit/2640beff2df8d1165b0befeabe0823cf80172a4f
  Author: Connor Manning <connor at hobu.co>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
    M filters/private/pnp/GridPnp.hpp
    M io/EptReader.cpp
    M io/EptReader.hpp
    M io/private/EptSupport.hpp

  Log Message:
  -----------
  Make EPT streaming occur asynchronously with a lookahead buffer of nodes.


  Commit: 7a0a000d16b174304d588fa893c90e84b4261024
      https://github.com/PDAL/PDAL/commit/7a0a000d16b174304d588fa893c90e84b4261024
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
    M filters/private/pnp/GridPnp.hpp
    M io/EptReader.cpp
    M io/EptReader.hpp
    M io/private/EptSupport.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/ept-reader-streaming' into ogr-filter-options


  Commit: fd9909bc8b677e73b27364685d38c09c6692264f
      https://github.com/PDAL/PDAL/commit/fd9909bc8b677e73b27364685d38c09c6692264f
  Author: Connor Manning <connor at hobu.co>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
    M io/EptReader.cpp

  Log Message:
  -----------
  Handle zero-point overlaps in streaming EPT reader, for when octree bounds overlap a query but no contained points overlap.


  Commit: 74e0f7114a085f9bb5df0c3c569470180dd4886a
      https://github.com/PDAL/PDAL/commit/74e0f7114a085f9bb5df0c3c569470180dd4886a
  Author: Connor Manning <connor at hobu.co>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
    M io/EptReader.cpp

  Log Message:
  -----------
  Respect the threads option for EPT reader streaming.


  Commit: 7967379224f51c1520787ebdd88ebecc558c0210
      https://github.com/PDAL/PDAL/commit/7967379224f51c1520787ebdd88ebecc558c0210
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-10-01 (Tue, 01 Oct 2019)

  Changed paths:
    M scripts/conda/osx.sh

  Log Message:
  -----------
  hammer CFLAGS and CXXFLAGS due to conda injecting them


  Commit: 08d07e59ba8bea7b0b9fa7b42b52d36b8f6abfeb
      https://github.com/PDAL/PDAL/commit/08d07e59ba8bea7b0b9fa7b42b52d36b8f6abfeb
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-10-01 (Tue, 01 Oct 2019)

  Changed paths:
    M io/EptReader.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/ept-reader-streaming' into ogr-filter-options


Compare: https://github.com/PDAL/PDAL/compare/1e40b503cfd5...08d07e59ba8b


More information about the pdal-commits mailing list