[pdal-commits] [PDAL/PDAL] ee884d: add dimension flipping to drivers.oci.writer #216

GitHub noreply at github.com
Fri Dec 6 21:29:03 PST 2013


  Branch: refs/heads/issues/216-flip-orientation
  Home:   https://github.com/PDAL/PDAL
  Commit: ee884d4c51db103fb24cf3a8419c0e8909924cae
      https://github.com/PDAL/PDAL/commit/ee884d4c51db103fb24cf3a8419c0e8909924cae
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-05 (Thu, 05 Dec 2013)

  Changed paths:
    M include/pdal/drivers/oci/Writer.hpp
    M src/drivers/oci/Writer.cpp

  Log Message:
  -----------
  add dimension flipping to drivers.oci.writer #216


  Commit: cd188195704c541b51793ac96af294323431cc87
      https://github.com/PDAL/PDAL/commit/cd188195704c541b51793ac96af294323431cc87
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-06 (Fri, 06 Dec 2013)

  Changed paths:
    M src/PointBuffer.cpp

  Log Message:
  -----------
  fix up setDataStride to do the right thing in the face of differing orientations. Make copyLikeDimensions agnostic to the PointBuffer's orientation


  Commit: 88ff2d2a8ab1d0a8ce64d5c9bb2f254169c2eab8
      https://github.com/PDAL/PDAL/commit/88ff2d2a8ab1d0a8ce64d5c9bb2f254169c2eab8
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-06 (Fri, 06 Dec 2013)

  Changed paths:
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  more thorough test of copyLikeDimensions to include orientation


  Commit: 77199b798a3763aad7068669490be39b8bb34618
      https://github.com/PDAL/PDAL/commit/77199b798a3763aad7068669490be39b8bb34618
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-06 (Fri, 06 Dec 2013)

  Changed paths:
    M test/data/oracle/cleanup.sql

  Log Message:
  -----------
  make cleanup.sql actually wipe sdo_geom_metadata entry


  Commit: 4095aca6ec1460a6cc1dc604648b8293f1e799d1
      https://github.com/PDAL/PDAL/commit/4095aca6ec1460a6cc1dc604648b8293f1e799d1
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-06 (Fri, 06 Dec 2013)

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

  Log Message:
  -----------
  add option to ignore namespace when doing dimension matching #216


  Commit: bd5f804313283ac9b2d6b9eec35eee1acb98762d
      https://github.com/PDAL/PDAL/commit/bd5f804313283ac9b2d6b9eec35eee1acb98762d
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-06 (Fri, 06 Dec 2013)

  Changed paths:
    M src/PointBuffer.cpp

  Log Message:
  -----------
  properly calculate positions when doing setDataStride and copyLikeDimensions


  Commit: 911b0065e039a1783dcdb5b86977cbcce5338f03
      https://github.com/PDAL/PDAL/commit/911b0065e039a1783dcdb5b86977cbcce5338f03
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-06 (Fri, 06 Dec 2013)

  Changed paths:
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  test all values in flipped dimension example


  Commit: 5fc9b91bd4b422a33f8fd69150904863dbf03004
      https://github.com/PDAL/PDAL/commit/5fc9b91bd4b422a33f8fd69150904863dbf03004
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-06 (Fri, 06 Dec 2013)

  Changed paths:
    M include/pdal/drivers/oci/Reader.hpp
    M src/drivers/oci/Reader.cpp

  Log Message:
  -----------
  provide implementation of drivers.oci.reader that can read DIMENSION_INTERLEAVED data #216


Compare: https://github.com/PDAL/PDAL/compare/f628ab710efc...5fc9b91bd4b4


More information about the pdal-commits mailing list