[pdal-commits] [PDAL/PDAL] 26551d: Improve performance of EPT stream mode (#3446)

Andrew Bell noreply at github.com
Thu May 6 11:52:06 PDT 2021


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 26551d10fb8ef4e7a0facf6267d38a10aef16ae8
      https://github.com/PDAL/PDAL/commit/26551d10fb8ef4e7a0facf6267d38a10aef16ae8
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-05-06 (Thu, 06 May 2021)

  Changed paths:
    M doc/stages/readers.ept.rst
    M io/EptReader.cpp
    M io/private/ept/TileContents.cpp
    M pdal/SpatialReference.cpp
    M pdal/util/ThreadPool.hpp

  Log Message:
  -----------
  Improve performance of EPT stream mode (#3446)

* Remove support for GDAL 2.X

* Remove debug.

* test

* Add nosrs option to readers.las

* Working EPT stream mode.

* update

* Cleanup.

* Update

* Add 'requests' as synonym for 'threads'.




More information about the pdal-commits mailing list