[pdal-commits] [PDAL/PDAL] 538f83: more testing of flipping

GitHub noreply at github.com
Wed Dec 18 09:22:24 PST 2013


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

  Changed paths:
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  more testing of flipping


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

  Changed paths:
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  more test of copyLikeDimensions


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

  Changed paths:
    M include/pdal/PointBuffer.hpp

  Log Message:
  -----------
  assert same orientations for copyPoint*Fast methods


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

  Changed paths:
    M src/drivers/oci/Writer.cpp

  Log Message:
  -----------
  support writing non-chipped data, use the appropriate blob length for DIMENSION_INTERLEAVED data in all scenarios


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

  Changed paths:
    M include/pdal/filters/Chipper.hpp
    M src/filters/Chipper.cpp

  Log Message:
  -----------
  filters.chipper cleanups


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

  Changed paths:
    M src/drivers/oci/Reader.cpp

  Log Message:
  -----------
  resize the internal buffer if it isn't big enough. cleanups and use copyLikeDimensions


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

  Changed paths:
    M src/filters/Chipper.cpp

  Log Message:
  -----------
  more filters.chipper cleanups


  Commit: 8edebb6aa3e6c8232087388c16462680c7917536
      https://github.com/PDAL/PDAL/commit/8edebb6aa3e6c8232087388c16462680c7917536
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-16 (Mon, 16 Dec 2013)

  Changed paths:
    M src/PointBuffer.cpp

  Log Message:
  -----------
  assert we're not outside the buffer's bounds in setDataStride


  Commit: 60d4464d008742af6a21cbd9187c5f186c347d05
      https://github.com/PDAL/PDAL/commit/60d4464d008742af6a21cbd9187c5f186c347d05
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-16 (Mon, 16 Dec 2013)

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

  Log Message:
  -----------
  pack() method optionally removes ignored dimensions by default


  Commit: 1fee7430613d3641f4471f0c1dc701a1211346bb
      https://github.com/PDAL/PDAL/commit/1fee7430613d3641f4471f0c1dc701a1211346bb
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-16 (Mon, 16 Dec 2013)

  Changed paths:
    M include/pdal/filters/Chipper.hpp
    M src/filters/Chipper.cpp

  Log Message:
  -----------
  significant cleanups in filters.chipper


  Commit: 83a3405545c8babdf3a63772a8947c75c7bf251e
      https://github.com/PDAL/PDAL/commit/83a3405545c8babdf3a63772a8947c75c7bf251e
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-16 (Mon, 16 Dec 2013)

  Changed paths:
    M test/unit/filters/ChipperTest.cpp

  Log Message:
  -----------
  more filters.chipper test update for new chipper code


  Commit: 0c17f39c03501219ac78b520027c356b23c1a840
      https://github.com/PDAL/PDAL/commit/0c17f39c03501219ac78b520027c356b23c1a840
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-16 (Mon, 16 Dec 2013)

  Changed paths:
    M test/data/oracle/read.xml
    M test/data/oracle/write.xml

  Log Message:
  -----------
  update queries for drivers.oci tests


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

  Changed paths:
    M src/filters/ByteSwap.cpp

  Log Message:
  -----------
  ByteSwap doesn't need chipper


  Commit: 3283192eda8267c16975fc67f197e721dd853df1
      https://github.com/PDAL/PDAL/commit/3283192eda8267c16975fc67f197e721dd853df1
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M include/pdal/filters/Chipper.hpp
    M src/filters/Chipper.cpp
    M test/unit/filters/ChipperTest.cpp

  Log Message:
  -----------
  clean up filters.chipper to not require BlockID and PointID dimensions, respect the requested number of points read, and streamline GetIDs/GetBuffer


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

  Changed paths:
    M include/pdal/PointBuffer.hpp

  Log Message:
  -----------
  provide method to return raw starting point of m_data buffer


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

  Changed paths:
    M src/PointBuffer.cpp

  Log Message:
  -----------
  properly pack/ignore dimensions in pack()


  Commit: 2c213ff5371f1321457b744145e5e687d95e6345
      https://github.com/PDAL/PDAL/commit/2c213ff5371f1321457b744145e5e687d95e6345
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M test/data/oracle/read.xml

  Log Message:
  -----------
  add populate_pointsourceid to drivers.oci.reader example


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

  Changed paths:
    M src/drivers/oci/Writer.cpp

  Log Message:
  -----------
  use correct buffer when calculating point_data_length in non-packing scenario


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

  Changed paths:
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  use correct dimensions when testing flipping


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

  Changed paths:
    M src/drivers/oci/Reader.cpp

  Log Message:
  -----------
  properly calculate blob length for oracle's internal PointBuffer when data are DIMENSION_INTERLEAVED


Compare: https://github.com/PDAL/PDAL/compare/5687388d86df...bf15ff038984


More information about the pdal-commits mailing list