[pdal-commits] [PDAL/PDAL] 4459d5: Changes to support new schema configuration.

GitHub noreply at github.com
Tue Jul 22 19:22:38 PDT 2014


  Branch: refs/heads/point-context-schema
  Home:   https://github.com/PDAL/PDAL
  Commit: 4459d50f5abff309635646457772d38f2d04ae0b
      https://github.com/PDAL/PDAL/commit/4459d50f5abff309635646457772d38f2d04ae0b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-07-22 (Tue, 22 Jul 2014)

  Changed paths:
    M include/pdal/Dimension.hpp
    M include/pdal/GlobalEnvironment.hpp
    M include/pdal/KDIndex.hpp
    M include/pdal/PointBuffer.hpp
    M include/pdal/RawPtBuf.hpp
    M include/pdal/Schema.hpp
    M include/pdal/drivers/bpf/BpfReader.hpp
    M include/pdal/drivers/bpf/BpfSeqIterator.hpp
    M include/pdal/drivers/faux/Reader.hpp
    M include/pdal/drivers/las/Support.hpp
    M include/pdal/drivers/oci/OciReader.hpp
    M include/pdal/drivers/oci/OciSeqIterator.hpp
    M include/pdal/drivers/oci/Writer.hpp
    M include/pdal/drivers/oci/common.hpp
    M include/pdal/drivers/pgpointcloud/PgIterator.hpp
    M include/pdal/drivers/pgpointcloud/Writer.hpp
    M include/pdal/drivers/pgpointcloud/common.hpp
    M include/pdal/drivers/qfit/Reader.hpp
    M include/pdal/drivers/terrasolid/Reader.hpp
    M include/pdal/drivers/text/Writer.hpp
    M include/pdal/filters/Mosaic.hpp
    M include/pdal/filters/Stats.hpp
    M include/pdal/pdal_types.hpp
    M src/Dimension.cpp
    M src/GlobalEnvironment.cpp
    M src/PointBuffer.cpp
    M src/Schema.cpp
    M src/XMLSchema.cpp
    M src/drivers/bpf/BpfReader.cpp
    M src/drivers/bpf/BpfSeqIterator.cpp
    M src/drivers/faux/Reader.cpp
    M src/drivers/las/Header.cpp
    M src/drivers/las/Reader.cpp
    M src/drivers/las/Support.cpp
    M src/drivers/las/Writer.cpp
    M src/drivers/oci/OciReader.cpp
    M src/drivers/oci/OciSeqIterator.cpp
    M src/drivers/oci/Writer.cpp
    M src/drivers/oci/common.cpp
    M src/drivers/pgpointcloud/Writer.cpp
    M src/drivers/qfit/Reader.cpp
    M src/drivers/sqlite/Writer.cpp
    M src/drivers/terrasolid/Reader.cpp
    M src/drivers/text/Writer.cpp

  Log Message:
  -----------
  Changes to support new schema configuration.




More information about the pdal-commits mailing list