[pdal-commits] [PDAL/PDAL] 25d483: Update dockerfiles for alpine 3.9/pdal 1.9 (#2489)

Andrew Bell noreply at github.com
Tue May 7 14:29:55 PDT 2019


  Branch: refs/heads/issue-2491
  Home:   https://github.com/PDAL/PDAL
  Commit: 25d4831ac1120d056401c1b03a371a94d157a617
      https://github.com/PDAL/PDAL/commit/25d4831ac1120d056401c1b03a371a94d157a617
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
    M scripts/docker/alpine/Dockerfile
    M scripts/docker/alpine/Dockerfile.dependencies

  Log Message:
  -----------
  Update dockerfiles for alpine 3.9/pdal 1.9 (#2489)


  Commit: 7acd9d35855dab937f0f0a29737cb285d6cbce43
      https://github.com/PDAL/PDAL/commit/7acd9d35855dab937f0f0a29737cb285d6cbce43
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
    M doc/apps/ground.rst
    M kernels/GroundKernel.cpp
    M kernels/GroundKernel.hpp

  Log Message:
  -----------
  Replace 'pdal ground' kernel usage of filters.pmf with filters.smrf¬ (#2427)

* Replace 'pdal ground' kernel usage of filters.pmf with filters.smrf¬

 * add 'ignore' and 'returns' option¬
 * reflect filters.smrf options

* Updates as requested by @chambbj

* update docs


  Commit: c1fb7657526d03f4bd273de3e555982fdff2f982
      https://github.com/PDAL/PDAL/commit/c1fb7657526d03f4bd273de3e555982fdff2f982
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M io/EptReader.cpp

  Log Message:
  -----------
  Work around initializer-list language ambiguity in gcc 7.3. (#2501)

Close #2495


  Commit: 55f2c37160555db20a81585815d553745086186d
      https://github.com/PDAL/PDAL/commit/55f2c37160555db20a81585815d553745086186d
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M doc/development/writing-filter.rst
    M examples/writing-filter/CMakeLists.txt
    M examples/writing-filter/MyFilter.cpp
    M examples/writing-filter/MyFilter.hpp

  Log Message:
  -----------
  Update filter writing docs to reflect changes to the plugin interface (#2485)

* Update filter writing docs to reflect changes to the plugin interface

* Make it shared, as most users of the tutorial will be creating plugins


  Commit: d19d43b769a61f88ee44f12d805e2bdf94fcf534
      https://github.com/PDAL/PDAL/commit/d19d43b769a61f88ee44f12d805e2bdf94fcf534
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M filters/PMFFilter.cpp
    M filters/SMRFilter.cpp
    M filters/private/Segmentation.cpp
    M test/unit/SegmentationTest.cpp

  Log Message:
  -----------
  Add warnings/errors for bad return information in PMF and SMRF (#2417)

* Add initial logic to check for valid return information in SMRF

* clang-format

* Add initial logic to check for valid return information in PMF

* clang-format

* Append the view rather than appending points in loop

* Push logic of possibly empty returns string into segmentReturns

* Add segmentReturns unit tests, does not cover all cases


  Commit: af7043125b6d616dc9fd9e9abcf7f92b2095345c
      https://github.com/PDAL/PDAL/commit/af7043125b6d616dc9fd9e9abcf7f92b2095345c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M pdal/PipelineManager.cpp

  Log Message:
  -----------
  Actually use arguments in error message. (#2499)

Close #2498


  Commit: 8eb9293bdd93747ea92983767650ccf7dcd39462
      https://github.com/PDAL/PDAL/commit/8eb9293bdd93747ea92983767650ccf7dcd39462
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M doc/apps/ground.rst
    M doc/development/writing-filter.rst
    M examples/writing-filter/CMakeLists.txt
    M examples/writing-filter/MyFilter.cpp
    M examples/writing-filter/MyFilter.hpp
    M filters/PMFFilter.cpp
    M filters/SMRFilter.cpp
    M filters/private/Segmentation.cpp
    M io/EptReader.cpp
    M kernels/GroundKernel.cpp
    M kernels/GroundKernel.hpp
    M pdal/PipelineManager.cpp
    M scripts/docker/alpine/Dockerfile
    M scripts/docker/alpine/Dockerfile.dependencies
    M test/unit/SegmentationTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into issue-2491


  Commit: becceb54698461104a09f4730bdc2074c80049c5
      https://github.com/PDAL/PDAL/commit/becceb54698461104a09f4730bdc2074c80049c5
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M pdal/JsonFwd.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/issue-2491' into issue-2491


  Commit: b67c1fe6a3dc7dfb5fb1b6e6780163b6aa87b675
      https://github.com/PDAL/PDAL/commit/b67c1fe6a3dc7dfb5fb1b6e6780163b6aa87b675
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
    M pdal/JsonFwd.hpp
    M vendor/nlohmann/nlohmann/json.hpp

  Log Message:
  -----------
  Move namespace directive out of include guard.


Compare: https://github.com/PDAL/PDAL/compare/46ddcb19f954...b67c1fe6a3dc


More information about the pdal-commits mailing list