[pdal-commits] [PDAL/PDAL] ccba06: Clone the geometry being assigned. (#3236)

Andrew Bell noreply at github.com
Mon Sep 21 05:53:23 PDT 2020


  Branch: refs/heads/2.2-maintenance
  Home:   https://github.com/PDAL/PDAL
  Commit: ccba06657a08d8e02c66a1fc06c286bdd3bb03c2
      https://github.com/PDAL/PDAL/commit/ccba06657a08d8e02c66a1fc06c286bdd3bb03c2
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M pdal/Geometry.cpp

  Log Message:
  -----------
  Clone the geometry being assigned. (#3236)


  Commit: 9c571d77b28dbeb53838cd7bc5050dc99e1b46ef
      https://github.com/PDAL/PDAL/commit/9c571d77b28dbeb53838cd7bc5050dc99e1b46ef
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M filters/LloydKMeansFilter.cpp
    M test/unit/CMakeLists.txt
    A test/unit/filters/LloydKMeansFilterTest.cpp

  Log Message:
  -----------
  Add minimal test for LloydKMeans filter and switch back to RowPointTable (#3241)

* Add minimal test for LloydKMeans filter and switch back to RowPointTable

* Finalize layout rather than switch to RowPointTable

* Finalize the full point table, not just layout


  Commit: 59478aa5e197d3c33c168537c149824ef586294a
      https://github.com/PDAL/PDAL/commit/59478aa5e197d3c33c168537c149824ef586294a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-09-21 (Mon, 21 Sep 2020)

  Changed paths:
    M doc/stages/writer_opts.rst

  Log Message:
  -----------
  We don't do "where" on writers.


Compare: https://github.com/PDAL/PDAL/compare/a6a6a8980719...59478aa5e197


More information about the pdal-commits mailing list