[pdal-commits] [PDAL/PDAL] dfa7af: Allow wildcard input to JSON pipelines.

GitHub noreply at github.com
Fri Oct 28 08:56:59 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: dfa7affad4877ad3d7479d9ce4e08ce7d3e68aaa
      https://github.com/PDAL/PDAL/commit/dfa7affad4877ad3d7479d9ce4e08ce7d3e68aaa
  Author: Connor Manning <connor at hobu.co>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    M include/pdal/PDALUtils.hpp
    M src/PDALUtils.cpp
    M src/PipelineReaderJSON.cpp
    A test/data/autzen/thin-1.las
    A test/data/autzen/thin-2.las
    A test/data/pipeline/glob.json.in
    M test/unit/PipelineManagerTest.cpp
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

  Log Message:
  -----------
  Allow wildcard input to JSON pipelines.


  Commit: da385578bfd1f067407ffed59d776531d6b5a182
      https://github.com/PDAL/PDAL/commit/da385578bfd1f067407ffed59d776531d6b5a182
  Author: Connor Manning <connor at hobu.co>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

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

  Log Message:
  -----------
  Fix name collision.


  Commit: b217227c6d05fd1a7fc92e42c04d53244e2883b4
      https://github.com/PDAL/PDAL/commit/b217227c6d05fd1a7fc92e42c04d53244e2883b4
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-10-28 (Fri, 28 Oct 2016)

  Changed paths:
    M include/pdal/PDALUtils.hpp
    M src/PDALUtils.cpp
    M src/PipelineReaderJSON.cpp
    A test/data/autzen/thin-1.las
    A test/data/autzen/thin-2.las
    A test/data/pipeline/glob.json.in
    M test/unit/PipelineManagerTest.cpp
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

  Log Message:
  -----------
  Merge pull request #1341 from PDAL/glob

Allow wildcard input to JSON pipelines.


Compare: https://github.com/PDAL/PDAL/compare/3a364ae8c1a0...b217227c6d05


More information about the pdal-commits mailing list