[pdal-commits] [PDAL/PDAL] 745d47: Make schema hold XMLdims so that names get output ...

GitHub noreply at github.com
Wed Apr 15 15:07:49 PDT 2015


  Branch: refs/heads/pdal-tindex
  Home:   https://github.com/PDAL/PDAL
  Commit: 745d47268abccb0c92f209f484f42b1520a596b9
      https://github.com/PDAL/PDAL/commit/745d47268abccb0c92f209f484f42b1520a596b9
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

  Changed paths:
    M include/pdal/DbWriter.hpp
    M include/pdal/Writer.hpp
    M include/pdal/XMLSchema.hpp
    M io/bpf/BpfWriter.cpp
    M kernels/info/InfoKernel.cpp
    M kernels/pipeline/PipelineKernel.cpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/pgpointcloud/io/PgWriter.cpp
    M plugins/sqlite/io/SQLiteWriter.cpp
    M src/DbWriter.cpp
    M src/XMLSchema.cpp
    M test/unit/XMLSchemaTest.cpp

  Log Message:
  -----------
  Make schema hold XMLdims so that names get output for non-standard dimensions.


  Commit: cd84b4c7461bfa5b7061acfce5f876527ae39a1a
      https://github.com/PDAL/PDAL/commit/cd84b4c7461bfa5b7061acfce5f876527ae39a1a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

  Changed paths:
    M test/unit/XMLSchemaTest.cpp

  Log Message:
  -----------
  Add test for non-standard dimension names.


  Commit: 9ab563791636887e3e0fc7145b38e482c2eaa457
      https://github.com/PDAL/PDAL/commit/9ab563791636887e3e0fc7145b38e482c2eaa457
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-15 (Wed, 15 Apr 2015)

  Changed paths:
    A doc/stages/filters.stats.rst
    M doc/stages/index.rst
    M filters/stats/StatsFilter.cpp
    M filters/stats/StatsFilter.hpp
    M include/pdal/PDALUtils.hpp
    M test/unit/filters/StatsFilterTest.cpp

  Log Message:
  -----------
  Add support for enumeration of statistics values.

Close #879


  Commit: 35b03df2a3da73e6078399db7d951ce7db8520ed
      https://github.com/PDAL/PDAL/commit/35b03df2a3da73e6078399db7d951ce7db8520ed
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-15 (Wed, 15 Apr 2015)

  Changed paths:
    A doc/stages/filters.stats.rst
    M doc/stages/index.rst
    M filters/stats/StatsFilter.cpp
    M filters/stats/StatsFilter.hpp
    M include/pdal/DbWriter.hpp
    M include/pdal/PDALUtils.hpp
    M include/pdal/Writer.hpp
    M include/pdal/XMLSchema.hpp
    M io/bpf/BpfWriter.cpp
    M kernels/info/InfoKernel.cpp
    M kernels/pipeline/PipelineKernel.cpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/pgpointcloud/io/PgWriter.cpp
    M plugins/sqlite/io/SQLiteWriter.cpp
    M src/DbWriter.cpp
    M src/XMLSchema.cpp
    M test/unit/XMLSchemaTest.cpp
    M test/unit/filters/StatsFilterTest.cpp

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


  Commit: e2b43215c55265e4c6b0aa92337d261f4faa20aa
      https://github.com/PDAL/PDAL/commit/e2b43215c55265e4c6b0aa92337d261f4faa20aa
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-15 (Wed, 15 Apr 2015)

  Changed paths:
    M kernels/tindex/TIndexKernel.cpp
    M kernels/tindex/TIndexKernel.hpp

  Log Message:
  -----------
  very rough index working


Compare: https://github.com/PDAL/PDAL/compare/40a993e8b478...e2b43215c552


More information about the pdal-commits mailing list