[pdal-commits] [PDAL/PDAL] c79d3d: Advertise Dimension info via JSON.

GitHub noreply at github.com
Thu Aug 21 12:08:12 PDT 2014


  Branch: refs/heads/point-context-schema
  Home:   https://github.com/PDAL/PDAL
  Commit: c79d3d19a3e884eed8e09c73a15713905cd5e559
      https://github.com/PDAL/PDAL/commit/c79d3d19a3e884eed8e09c73a15713905cd5e559
  Author: Connor Manning <connor at hobu.co>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M include/pdal/Dimension.hpp
    M include/pdal/PointContext.hpp

  Log Message:
  -----------
  Advertise Dimension info via JSON.


  Commit: 590294003df270a308af709f2bd2aba9ecac497e
      https://github.com/PDAL/PDAL/commit/590294003df270a308af709f2bd2aba9ecac497e
  Author: Connor Manning <connor at hobu.co>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M CMakeLists.txt
    A NOTES
    M include/pdal/Dimension.hpp
    M include/pdal/FileUtils.hpp
    M include/pdal/Options.hpp
    M include/pdal/PointContext.hpp
    M include/pdal/Stage.hpp
    M include/pdal/drivers/bpf/BpfHeader.hpp
    M include/pdal/drivers/faux/Reader.hpp
    M include/pdal/drivers/icebridge/Reader.hpp
    M include/pdal/drivers/las/Header.hpp
    M include/pdal/drivers/las/Writer.hpp
    M include/pdal/drivers/oci/OciReader.hpp
    M include/pdal/drivers/oci/Writer.hpp
    M scripts/ci/before_install.sh
    M src/CMakeLists.txt
    M src/FileUtils.cpp
    M src/PipelineWriter.cpp
    R src/Schema.cpp
    M src/drivers/las/Header.cpp
    M src/drivers/las/Reader.cpp
    M src/drivers/las/Writer.cpp
    M src/drivers/oci/Writer.cpp
    M src/drivers/oci/common.cpp
    M src/drivers/pgpointcloud/PgIterator.cpp
    A src/drivers/pgpointcloud/Reader.cpp
    M src/kernel/Diff.cpp
    M src/kernel/Info.cpp
    M src/plang/BufferedInvocation.cpp
    A test/data/autzen-thin-srs.las

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


Compare: https://github.com/PDAL/PDAL/compare/82f7d20d0161...590294003df2


More information about the pdal-commits mailing list