[pdal-commits] [PDAL/PDAL] 3e10f7: Metadata lists.

GitHub noreply at github.com
Tue Aug 26 12:52:07 PDT 2014


  Branch: refs/heads/point-context-schema
  Home:   https://github.com/PDAL/PDAL
  Commit: 3e10f7bdf258355b380c2376e55079a771a631c5
      https://github.com/PDAL/PDAL/commit/3e10f7bdf258355b380c2376e55079a771a631c5
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-08-26 (Tue, 26 Aug 2014)

  Changed paths:
    M include/pdal/Metadata.hpp
    M include/pdal/PipelineManager.hpp
    M include/pdal/kernel/Info.hpp
    M src/Metadata.cpp
    M src/kernel/Info.cpp
    M test/data/filters/hexbin.txt

  Log Message:
  -----------
  Metadata lists.


  Commit: 2beb0c122fcfbe36402f76817850840ed02e4dea
      https://github.com/PDAL/PDAL/commit/2beb0c122fcfbe36402f76817850840ed02e4dea
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-08-26 (Tue, 26 Aug 2014)

  Changed paths:
    M doc/stages/drivers.las.writer.txt
    M include/pdal/KDIndex.hpp
    M include/pdal/Stage.hpp
    M include/pdal/drivers/faux/Reader.hpp
    M include/pdal/drivers/las/Writer.hpp
    M src/Filter.cpp
    M src/Stage.cpp
    M src/Writer.cpp
    M src/drivers/faux/Reader.cpp
    M src/drivers/las/Writer.cpp
    M src/kernel/Application.cpp
    M src/kernel/Pipeline.cpp
    A test/data/filters/chipper.xml
    A test/data/filters/splitter.xml
    R test/data/pipeline/chipper.xml
    R test/data/pipeline/splitter.xml
    M test/unit/drivers/faux/FauxReaderTest.cpp
    M test/unit/drivers/las/LasWriterTest.cpp

  Log Message:
  -----------
  Merge branch 'point-context-schema' of https://github.com/PDAL/PDAL into point-context-schema


  Commit: ea239d9f8edb235f60394263aae5edd92a1dd1ad
      https://github.com/PDAL/PDAL/commit/ea239d9f8edb235f60394263aae5edd92a1dd1ad
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-08-26 (Tue, 26 Aug 2014)

  Changed paths:
    M src/PipelineManager.cpp
    M src/filters/HexBin.cpp
    M src/filters/Stats.cpp

  Log Message:
  -----------
  Use Metadata::addList for arrays.
Make sure stage metadata parent has a name.


Compare: https://github.com/PDAL/PDAL/compare/adc227e48c32...ea239d9f8edb


More information about the pdal-commits mailing list