[pdal-commits] [PDAL/PDAL] 6c3a5e: Add support for writing int32's to DbWriter. Sche...

GitHub noreply at github.com
Wed Nov 26 09:09:26 PST 2014


  Branch: refs/heads/issues-599
  Home:   https://github.com/PDAL/PDAL
  Commit: 6c3a5e4ca4a859d486094f52f5e67f7e024528ff
      https://github.com/PDAL/PDAL/commit/6c3a5e4ca4a859d486094f52f5e67f7e024528ff
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-11-26 (Wed, 26 Nov 2014)

  Changed paths:
    M include/pdal/DbWriter.hpp
    M include/pdal/Dimension.hpp
    M include/pdal/PointBuffer.hpp
    M include/pdal/XMLSchema.hpp
    M plugins/oci/drivers/OciReader.cpp
    M plugins/oci/drivers/OciWriter.cpp
    M plugins/pgpointcloud/drivers/PgWriter.cpp
    M plugins/pgpointcloud/drivers/PgWriter.hpp
    M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp
    M src/DbWriter.cpp
    M src/XMLSchema.cpp
    M test/unit/XMLSchemaTest.cpp

  Log Message:
  -----------
  Add support for writing int32's to DbWriter.  Schema mods still needed.




More information about the pdal-commits mailing list