[pdal-commits] [PDAL/PDAL] bb5efe: Remove isWriter feature from pipeline readers.

GitHub noreply at github.com
Tue Mar 1 11:04:56 PST 2016


  Branch: refs/heads/json-pipeline
  Home:   https://github.com/PDAL/PDAL
  Commit: bb5efe26d6e69eb047084291629a3dd78d537b4f
      https://github.com/PDAL/PDAL/commit/bb5efe26d6e69eb047084291629a3dd78d537b4f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-01 (Tue, 01 Mar 2016)

  Changed paths:
    M include/pdal/PipelineManager.hpp
    M include/pdal/PipelineReaderJSON.hpp
    M include/pdal/PipelineReaderXML.hpp
    M kernels/info/InfoKernel.cpp
    M kernels/pipeline/PipelineKernel.cpp
    M src/PipelineManager.cpp
    M src/PipelineReader.hpp
    M src/PipelineReaderJSON.cpp
    M src/PipelineReaderXML.cpp

  Log Message:
  -----------
  Remove isWriter feature from pipeline readers.


  Commit: 19e499d077ae94d0d13e8a7013dcd9702a888e9a
      https://github.com/PDAL/PDAL/commit/19e499d077ae94d0d13e8a7013dcd9702a888e9a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-01 (Tue, 01 Mar 2016)

  Changed paths:
    M plugins/pcl/CMakeLists.txt
    M plugins/pcl/test/PCLBlockFilterTest.cpp
    M src/PipelineReaderJSON.cpp
    M test/data/bpf/bpf2nitf.json.in
    M test/data/bpf/bpf2nitf.xml.in
    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
    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
    A test/data/pipeline/pipeline_metadata_reader.json.in
    M test/unit/apps/pcpipelineTest.cpp

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


Compare: https://github.com/PDAL/PDAL/compare/6cb26231a723...19e499d077ae


More information about the pdal-commits mailing list