[pdal-commits] [PDAL/PDAL] d049be: oracle cleanup script tweak

GitHub noreply at github.com
Thu Jul 25 19:10:16 PDT 2013


  Branch: refs/heads/issues/167-fixups-for-chipper
  Home:   https://github.com/PDAL/PDAL
  Commit: d049bee0b726cc123c7f2a72fcaf455c079a77af
      https://github.com/PDAL/PDAL/commit/d049bee0b726cc123c7f2a72fcaf455c079a77af
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

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

  Log Message:
  -----------
  oracle cleanup script tweak


  Commit: 418d265566a293898f357bab52405f8d7d4cec21
      https://github.com/PDAL/PDAL/commit/418d265566a293898f357bab52405f8d7d4cec21
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M src/filters/Cache.cpp

  Log Message:
  -----------
  #ifdef the log output for filters.cache. This ends up being touched per-point and is expensive if you don't want it


  Commit: ef6991a01ae8ec8dd76ad13ac214db81ee11300b
      https://github.com/PDAL/PDAL/commit/ef6991a01ae8ec8dd76ad13ac214db81ee11300b
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

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

  Log Message:
  -----------
  use PointBuffer::calculateBounds instead of driver's version


  Commit: 2addad9a8a4deea98e3e94d92ce7e3f283103869
      https://github.com/PDAL/PDAL/commit/2addad9a8a4deea98e3e94d92ce7e3f283103869
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

  Changed paths:
    M src/PointBuffer.cpp

  Log Message:
  -----------
  don't allocate a vector for every point added to the loop in calculateBounds


Compare: https://github.com/PDAL/PDAL/compare/d049bee0b726^...2addad9a8a4d


More information about the pdal-commits mailing list