[pdal-commits] [PDAL/PDAL] 9ef96d: Update XML to match some options parsing changes i...

GitHub noreply at github.com
Thu Mar 3 12:26:05 PST 2016


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

  Changed paths:
    M test/data/nitf/las2nitf.xml.in
    M test/data/nitf/write_options.xml.in

  Log Message:
  -----------
  Update XML to match some options parsing changes in master


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

  Changed paths:
    M CMakeLists.txt
    M filters/colorization/ColorizationFilter.cpp
    M include/pdal/Dimension.hpp
    M include/pdal/PointLayout.hpp
    M include/pdal/plang/Redirector.hpp
    M plugins/cpd/kernel/Cpd.cpp
    M plugins/cpd/test/CpdKernelTest.cpp
    M plugins/oci/test/OCITest.cpp
    M plugins/python/test/PLangTest.cpp
    M scripts/docker/dependencies/Dockerfile
    M src/PointLayout.cpp
    M src/plang/Redirector.cpp
    M test/unit/filters/ColorizationFilterTest.cpp

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


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

  Changed paths:
    M include/pdal/Options.hpp
    M plugins/nitf/io/MetadataReader.cpp
    M plugins/nitf/io/NitfWriter.cpp
    M test/data/bpf/bpf2nitf.xml.in
    M test/data/nitf/las2nitf.xml.in
    M test/data/nitf/write_laz.xml.in

  Log Message:
  -----------
  Fix population of AIMIDB and ACFTB fields in NITF writer.
Fix various options in pipeline files.
Improve error message on failed option conversions.


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

  Changed paths:
    M include/pdal/Options.hpp
    M plugins/nitf/io/MetadataReader.cpp
    M plugins/nitf/io/NitfWriter.cpp
    M test/data/bpf/bpf2nitf.xml.in
    M test/data/nitf/las2nitf.xml.in
    M test/data/nitf/write_laz.xml.in
    M test/data/nitf/write_options.xml.in

  Log Message:
  -----------
  Merge pull request #1172 from PDAL/issue/1169-nitf-tests

Issue/1169 nitf tests


Compare: https://github.com/PDAL/PDAL/compare/f1d793b9dda5...e9c73a7a89e3


More information about the pdal-commits mailing list