[pdal-commits] [PDAL/PDAL] 1869ee: Add support for printing of default option values.

GitHub noreply at github.com
Thu Jun 23 10:45:38 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 1869eee18a02fa34288577b23d2d74bac6103974
      https://github.com/PDAL/PDAL/commit/1869eee18a02fa34288577b23d2d74bac6103974
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M filters/divider/DividerFilter.cpp
    M filters/divider/DividerFilter.hpp
    M include/pdal/pdal_types.hpp
    M include/pdal/util/ProgramArgs.hpp
    M include/pdal/util/Utils.hpp
    M io/bpf/BpfHeader.cpp
    M io/bpf/BpfHeader.hpp
    M io/faux/FauxReader.hpp
    M io/ilvis2/Ilvis2Reader.cpp
    M io/ilvis2/Ilvis2Reader.hpp
    M io/las/HeaderVal.hpp
    M io/las/LasUtils.hpp

  Log Message:
  -----------
  Add support for printing of default option values.


  Commit: 9c50b0caab5f368599e167a4039c15e9218a29e0
      https://github.com/PDAL/PDAL/commit/9c50b0caab5f368599e167a4039c15e9218a29e0
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-06-23 (Thu, 23 Jun 2016)

  Changed paths:
    M PDALConfig.cmake.in
    M doc/stages/filters.transformation.rst
    M doc/stages/readers.rxp.rst
    M filters/outlier/OutlierFilter.cpp
    M include/pdal/Reader.hpp
    M io/las/HeaderVal.hpp
    M plugins/rxp/io/RxpReader.cpp
    M plugins/rxp/io/RxpReader.hpp
    M plugins/rxp/test/RxpReaderTest.cpp
    M src/Reader.cpp
    M test/data/bpf/bpf2nitf.xml.in
    M test/data/filters/crop_wkt.xml.in
    M test/data/filters/hexbin.xml.in
    M test/data/nitf/las2nitf.xml.in
    M test/data/oracle/write.xml
    M test/data/pipeline/pipeline_metadata_writer.xml.in
    M test/data/pipeline/pipeline_write.xml.in
    M test/unit/OptionsTest.cpp

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


  Commit: 3361aaa917a603fb1cb5990d3a8840f6409a6ed1
      https://github.com/PDAL/PDAL/commit/3361aaa917a603fb1cb5990d3a8840f6409a6ed1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-06-23 (Thu, 23 Jun 2016)

  Changed paths:
    A test/data/pipeline/transformation.json.in
    M test/unit/apps/pcpipelineTestJSON.cpp

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


  Commit: 53c31d90698198ec157c4fbe7778cf5f367d4d6a
      https://github.com/PDAL/PDAL/commit/53c31d90698198ec157c4fbe7778cf5f367d4d6a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-06-23 (Thu, 23 Jun 2016)

  Changed paths:
    M include/pdal/util/ProgramArgs.hpp
    R test/data/io/text-writer-space-delimited.xml.in
    M test/unit/ProgramArgsTest.cpp
    M test/unit/apps/pcpipelineTest.cpp

  Log Message:
  -----------
  Handle leading spaces in attached long args.


Compare: https://github.com/PDAL/PDAL/compare/d458292b4063...53c31d906981


More information about the pdal-commits mailing list