[pdal-commits] [PDAL/PDAL] fbffc8: working radiusSearch implementation #176

GitHub noreply at github.com
Mon Oct 7 07:08:24 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: fbffc84a7b963cb6f0dc90ddb76c6730a51d5b3b
      https://github.com/PDAL/PDAL/commit/fbffc84a7b963cb6f0dc90ddb76c6730a51d5b3b
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-09-06 (Fri, 06 Sep 2013)

  Changed paths:
    M src/PointBuffer.cpp
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  working radiusSearch implementation #176


  Commit: 5c0d345b677d3cb6a54e91ddbea9a4e7e4777fdd
      https://github.com/PDAL/PDAL/commit/5c0d345b677d3cb6a54e91ddbea9a4e7e4777fdd
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-10-03 (Thu, 03 Oct 2013)

  Changed paths:
    M CMakeLists.txt
    A cmake/modules/FindSQLite3.cmake
    M hobu-config.sh
    M include/pdal/GlobalEnvironment.hpp
    M include/pdal/PointBuffer.hpp
    M include/pdal/drivers/pgpointcloud/Reader.hpp
    M include/pdal/drivers/soci/Writer.hpp
    M include/pdal/drivers/soci/common.hpp
    M include/pdal/filters/Cache.hpp
    M include/pdal/filters/Chipper.hpp
    M include/pdal/filters/Scaling.hpp
    M include/pdal/third/nanoflann.hpp
    M src/CMakeLists.txt
    M src/PointBuffer.cpp
    M src/Schema.cpp
    M src/Writer.cpp
    M src/drivers/buffer/Reader.cpp
    M src/drivers/las/Reader.cpp
    M src/drivers/las/SummaryData.cpp
    M src/drivers/soci/Writer.cpp
    M src/filters/Cache.cpp
    M src/filters/Chipper.cpp
    M test/unit/CMakeLists.txt
    M test/unit/PointBufferTest.cpp
    M test/unit/drivers/oci/OCITest.cpp
    A test/unit/drivers/soci/Writer.cpp
    M test/unit/filters/CacheFilterTest.cpp

  Log Message:
  -----------
  Merge branch 'master' into issues/176-PointBuffer-index

Conflicts:
	src/PointBuffer.cpp
	test/unit/PointBufferTest.cpp


  Commit: d360efdf192d7bab041821ebea2643cc168bb5d5
      https://github.com/PDAL/PDAL/commit/d360efdf192d7bab041821ebea2643cc168bb5d5
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-10-07 (Mon, 07 Oct 2013)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M src/PointBuffer.cpp
    M test/unit/PointBufferTest.cpp
    M test/unit/drivers/soci/Writer.cpp

  Log Message:
  -----------
  Merge branch 'master' into issues/176-PointBuffer-index

Conflicts:
	src/PointBuffer.cpp
	test/unit/PointBufferTest.cpp


  Commit: 4f53fd88affb73ceee9fd6cb7379db0500157dd2
      https://github.com/PDAL/PDAL/commit/4f53fd88affb73ceee9fd6cb7379db0500157dd2
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-10-07 (Mon, 07 Oct 2013)

  Changed paths:
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  turn off indexing test for now


  Commit: b6ceffa8f02c1b8365ea8bd1c0be0f7102ed113d
      https://github.com/PDAL/PDAL/commit/b6ceffa8f02c1b8365ea8bd1c0be0f7102ed113d
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-10-07 (Mon, 07 Oct 2013)

  Changed paths:
    M test/unit/drivers/soci/Writer.cpp

  Log Message:
  -----------
  turn off debug noise in soci test


Compare: https://github.com/PDAL/PDAL/compare/8694fd9db1fd...b6ceffa8f02c


More information about the pdal-commits mailing list