[pdal-commits] [PDAL/PDAL] bbbb69: Prep for DbWriter changes to support dim names.

GitHub noreply at github.com
Tue Apr 14 11:38:16 PDT 2015


  Branch: refs/heads/schemadimname
  Home:   https://github.com/PDAL/PDAL
  Commit: bbbb69706eab1c701d9f609865720475cc4edd3f
      https://github.com/PDAL/PDAL/commit/bbbb69706eab1c701d9f609865720475cc4edd3f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M include/pdal/XMLSchema.hpp
    M src/XMLSchema.cpp

  Log Message:
  -----------
  Prep for DbWriter changes to support dim names.


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

  Changed paths:
    M include/pdal/DbWriter.hpp
    M src/DbWriter.cpp

  Log Message:
  -----------
  Remove unnecessary function.


  Commit: 2a77c5eb0a4e6e0e0adf744315b5d2a24e2d467f
      https://github.com/PDAL/PDAL/commit/2a77c5eb0a4e6e0e0adf744315b5d2a24e2d467f
  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.


Compare: https://github.com/PDAL/PDAL/compare/bbbb69706eab^...2a77c5eb0a4e


More information about the pdal-commits mailing list