[pdal-commits] [PDAL/PDAL] 8c9a49: PipelineReaderJSON fix and more tests

GitHub noreply at github.com
Tue Mar 1 08:37:30 PST 2016


  Branch: refs/heads/json-pipeline
  Home:   https://github.com/PDAL/PDAL
  Commit: 8c9a49bc858571bf379b6d2fe62152850ed8fdab
      https://github.com/PDAL/PDAL/commit/8c9a49bc858571bf379b6d2fe62152850ed8fdab
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-03-01 (Tue, 01 Mar 2016)

  Changed paths:
    M src/PipelineReaderJSON.cpp
    A test/data/filters/attribute.json.in
    A test/data/filters/colorize-multi.json.in
    A test/data/filters/decimate.json.in
    M test/data/filters/decimate.xml.in
    A test/data/pipeline/pipeline_metadata_reader.json.in
    M test/unit/apps/pcpipelineTest.cpp

  Log Message:
  -----------
  PipelineReaderJSON fix and more tests

* If we only have a single pipeline element, it must be a reader


  Commit: 9ba657a35f48ee1ed1f349111445f4e7786c6a39
      https://github.com/PDAL/PDAL/commit/9ba657a35f48ee1ed1f349111445f4e7786c6a39
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-03-01 (Tue, 01 Mar 2016)

  Changed paths:
    M test/data/bpf/bpf2nitf.json.in
    M test/data/bpf/bpf2nitf.xml.in
    M test/data/nitf/las2nitf.json.in
    M test/data/nitf/las2nitf.xml.in
    M test/data/nitf/write_laz.json.in
    M test/data/nitf/write_laz.xml.in
    M test/data/nitf/write_options.json.in
    M test/data/nitf/write_options.xml.in
    M test/unit/apps/pcpipelineTest.cpp

  Log Message:
  -----------
  Test updates


  Commit: bb2e82d7d97ba7e5453ab896039dd39f67f23339
      https://github.com/PDAL/PDAL/commit/bb2e82d7d97ba7e5453ab896039dd39f67f23339
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-03-01 (Tue, 01 Mar 2016)

  Changed paths:
    M doc/community.rst

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/json-pipeline' into json-pipeline


  Commit: 6cb26231a72322d5d8e7f0e0c2df4e9613457df4
      https://github.com/PDAL/PDAL/commit/6cb26231a72322d5d8e7f0e0c2df4e9613457df4
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-03-01 (Tue, 01 Mar 2016)

  Changed paths:
    M plugins/pcl/CMakeLists.txt
    M plugins/pcl/test/PCLBlockFilterTest.cpp

  Log Message:
  -----------
  Reenable PCL tests, don't bother with XML pipelines for PCL tests


Compare: https://github.com/PDAL/PDAL/compare/00148dc53620...6cb26231a723


More information about the pdal-commits mailing list