[pdal-commits] [PDAL/PDAL] 94a2a7: drivers.pipeline.reader will strip off the writer ...

GitHub noreply at github.com
Fri Jul 13 08:46:25 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 94a2a71a2148ea488e882c6c997d196cd909cf2e
      https://github.com/PDAL/PDAL/commit/94a2a71a2148ea488e882c6c997d196cd909cf2e
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-07-13 (Fri, 13 Jul 2012)

  Changed paths:
    M include/pdal/PipelineManager.hpp
    M src/PipelineManager.cpp
    M src/drivers/pipeline/Reader.cpp

  Log Message:
  -----------
  drivers.pipeline.reader will strip off the writer on a pipeline if it exists rather than complain about not being able to use the pipeline. This fixes #82 and adds the ability of pcinfo to info'ize any pipeline file without manual modification


  Commit: 8fffaaccff9145f7e8b8d1e6d36a53374c268eae
      https://github.com/PDAL/PDAL/commit/8fffaaccff9145f7e8b8d1e6d36a53374c268eae
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-07-13 (Fri, 13 Jul 2012)

  Changed paths:
    M test/data/apps/pcinfo_point.txt
    M test/data/apps/pcinfo_schema.txt
    M test/data/apps/pcinfo_stage.txt
    M test/data/apps/pcinfo_stats.txt

  Log Message:
  -----------
  update test output to reflect newline addition to pcinfo output in 9a0c5c9294cff1a21d8acd55b20b953765817bdb


Compare: https://github.com/PDAL/PDAL/compare/9a0c5c9294cf...8fffaaccff91


More information about the pdal-commits mailing list