[pdal-commits] [PDAL/PDAL] 3c5a06: fix argument error message for true/false (#2039)

GitHub noreply at github.com
Thu Jun 7 08:49:57 PDT 2018


  Branch: refs/heads/issue-2017
  Home:   https://github.com/PDAL/PDAL
  Commit: 3c5a0698a797df6e346081e91bf7d9b381936f5c
      https://github.com/PDAL/PDAL/commit/3c5a0698a797df6e346081e91bf7d9b381936f5c
  Author: Carl Anderson <carl.anderson at vadose.org>
  Date:   2018-05-31 (Thu, 31 May 2018)

  Changed paths:
    M io/LasReader.cpp
    M pdal/util/ProgramArgs.hpp

  Log Message:
  -----------
  fix argument error message for true/false (#2039)


  Commit: 9ef03d61a17509a26bd06b07694a8379fa2b55dd
      https://github.com/PDAL/PDAL/commit/9ef03d61a17509a26bd06b07694a8379fa2b55dd
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2018-06-01 (Fri, 01 Jun 2018)

  Changed paths:
    M .travis.yml
    M scripts/ci/script.sh
    A scripts/docker/Dockerfile.alpinedeps

  Log Message:
  -----------
  Add Dockerfile to create pdal/dependencies:alpine and update build scripts to use it on Travis (#2040)


  Commit: 5722e156ffcd3a1e2fda7d0f0f1cba254377ca96
      https://github.com/PDAL/PDAL/commit/5722e156ffcd3a1e2fda7d0f0f1cba254377ca96
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-06-03 (Sun, 03 Jun 2018)

  Changed paths:
    M vendor/arbiter/CMakeLists.txt
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

  Log Message:
  -----------
  update arbiter to support windows globbing (#2043)

* update arbiter to support windows globbing

* need SHLWAPI for arbiter now for windows


  Commit: d0cb25f18b81c802588d5a938b3bf8485b87aeb1
      https://github.com/PDAL/PDAL/commit/d0cb25f18b81c802588d5a938b3bf8485b87aeb1
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M plugins/rdb/CMakeLists.txt

  Log Message:
  -----------
  link RDB with JSONCPP (#2046)


  Commit: 54e35ebd3fe1255031eb983c04cb634ae7c72527
      https://github.com/PDAL/PDAL/commit/54e35ebd3fe1255031eb983c04cb634ae7c72527
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
    M filters/PMFFilter.cpp
    M filters/SMRFilter.cpp
    M pdal/Segmentation.cpp

  Log Message:
  -----------
  Fix segmentation of last returns (#2045)

segmentLastReturns now defines last returns as those points whose ReturnNumber
equals the NumberOfReturns when the NumberOfReturns is greater than 1.

This segmentation is used in both the SMRF and PMF ground segmentation filters,
so ground segmentation results may differ from what was previously returned.


  Commit: 75cded9bb61f23b7ec54ebf9c1111f1cfd718129
      https://github.com/PDAL/PDAL/commit/75cded9bb61f23b7ec54ebf9c1111f1cfd718129
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-06-06 (Wed, 06 Jun 2018)

  Changed paths:
    M plugins/rdb/CMakeLists.txt

  Log Message:
  -----------
  update RDB linking as suggested in #2046 (#2048)


  Commit: 40a25b2fd226f9649e8ae08f3fbe9a919f3223ef
      https://github.com/PDAL/PDAL/commit/40a25b2fd226f9649e8ae08f3fbe9a919f3223ef
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
    M .travis.yml
    M filters/PMFFilter.cpp
    M filters/SMRFilter.cpp
    M io/LasReader.cpp
    M pdal/Segmentation.cpp
    M pdal/util/ProgramArgs.hpp
    M plugins/rdb/CMakeLists.txt
    M scripts/ci/script.sh
    A scripts/docker/Dockerfile.alpinedeps
    M vendor/arbiter/CMakeLists.txt
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

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


Compare: https://github.com/PDAL/PDAL/compare/332e6b3133db...40a25b2fd226
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pdal-commits mailing list