[pdal-commits] [PDAL/PDAL] 7e4ae4: Add reader callbacks.

GitHub noreply at github.com
Fri Apr 3 13:22:18 PDT 2015


  Branch: refs/heads/pdal-tindex
  Home:   https://github.com/PDAL/PDAL
  Commit: 7e4ae4ac17951f3443510af7432ef0c7b7da2490
      https://github.com/PDAL/PDAL/commit/7e4ae4ac17951f3443510af7432ef0c7b7da2490
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-03-18 (Wed, 18 Mar 2015)

  Changed paths:
    M io/bpf/BpfReader.cpp
    M io/faux/FauxReader.cpp
    M io/optech/OptechReader.cpp
    M io/qfit/QfitReader.cpp
    M io/sbet/SbetReader.cpp
    M io/terrasolid/TerrasolidReader.cpp
    M plugins/geowave/io/GeoWaveReader.cpp
    M plugins/oci/io/OciReader.cpp
    M plugins/sqlite/io/SQLiteReader.cpp

  Log Message:
  -----------
  Add reader callbacks.


  Commit: 632edd0cac1b603c20051e417af02c675976a487
      https://github.com/PDAL/PDAL/commit/632edd0cac1b603c20051e417af02c675976a487
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M include/pdal/DbReader.hpp
    M plugins/oci/io/OciCommon.cpp
    M plugins/oci/io/OciCommon.hpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWrapper.cpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/pgpointcloud/io/PgReader.cpp
    M plugins/pgpointcloud/io/PgReader.hpp
    M plugins/sqlite/io/SQLiteReader.cpp
    M src/DbReader.cpp

  Log Message:
  -----------
  Fix problems with reading/writing multiple tiles.
Fix issue with positioning for dimension-major files.


  Commit: 15b7694c4d5b1c5de05abd191bdce0cc1cb9920b
      https://github.com/PDAL/PDAL/commit/15b7694c4d5b1c5de05abd191bdce0cc1cb9920b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M cmake/geotiff.cmake
    M cmake/macros.cmake
    M src/CMakeLists.txt
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/PDAL/PDAL


  Commit: 42d8b3ce4a83010be32cd8972c5cd70ab5699ffb
      https://github.com/PDAL/PDAL/commit/42d8b3ce4a83010be32cd8972c5cd70ab5699ffb
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M plugins/oci/io/OciWriter.cpp
    M plugins/oci/io/OciWriter.hpp

  Log Message:
  -----------
  Remove unused pack option.
Don't add size to total twice in point-major writes.


  Commit: b6a023a52f37b6a8e6d46197a23484965d36dcb8
      https://github.com/PDAL/PDAL/commit/b6a023a52f37b6a8e6d46197a23484965d36dcb8
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M PDALConfig.cmake.in
    M cmake/config.cmake

  Log Message:
  -----------
  external projects using pdal will also need the boost include and library dirs


  Commit: 1d03e4976553de1443306b4292f29c1759ee2e5d
      https://github.com/PDAL/PDAL/commit/1d03e4976553de1443306b4292f29c1759ee2e5d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M io/bpf/BpfReader.cpp
    M io/faux/FauxReader.cpp
    M io/optech/OptechReader.cpp
    M io/qfit/QfitReader.cpp
    M io/sbet/SbetReader.cpp
    M io/terrasolid/TerrasolidReader.cpp
    M plugins/geowave/io/GeoWaveReader.cpp
    M plugins/oci/io/OciReader.cpp
    M plugins/sqlite/io/SQLiteReader.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/reader-callbacks'

Conflicts:
	plugins/sqlite/io/SQLiteReader.cpp


  Commit: 20d1ed6bb6e26ec12af8899ccb350611be62ca0c
      https://github.com/PDAL/PDAL/commit/20d1ed6bb6e26ec12af8899ccb350611be62ca0c
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M plugins/geowave/io/GeoWaveReader.cpp
    M plugins/geowave/io/GeoWaveReader.hpp
    M plugins/geowave/io/GeoWaveWriter.cpp
    M plugins/geowave/io/GeoWaveWriter.hpp

  Log Message:
  -----------
  catch up GeoWave to new plugin architecture #855


  Commit: fcfd438a044bd2c5d0d338792b8a32c13752db32
      https://github.com/PDAL/PDAL/commit/fcfd438a044bd2c5d0d338792b8a32c13752db32
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M plugins/geowave/io/GeoWaveReader.cpp
    M plugins/geowave/io/GeoWaveReader.hpp
    M plugins/geowave/io/GeoWaveWriter.cpp
    M plugins/geowave/io/GeoWaveWriter.hpp

  Log Message:
  -----------
  Merge pull request #857 from PDAL/catch-up-geowave

catch up GeoWave to new plugin architecture #855


  Commit: b7f9ac597901ff6f4495068f77d742548ed50c9e
      https://github.com/PDAL/PDAL/commit/b7f9ac597901ff6f4495068f77d742548ed50c9e
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M PDALConfig.cmake.in
    M cmake/config.cmake

  Log Message:
  -----------
  Merge pull request #856 from PDAL/add-boost-dirs-to-config

external projects using pdal will also need the boost include and library dirs


  Commit: 5500a9e9af320c0d97080d971e21631388039826
      https://github.com/PDAL/PDAL/commit/5500a9e9af320c0d97080d971e21631388039826
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M cmake/macros.cmake
    M plugins/hexbin/test/HexbinFilterTest.cpp
    M plugins/icebridge/test/IcebridgeReaderTest.cpp
    M plugins/nitf/test/NitfReaderTest.cpp
    M plugins/nitf/test/NitfWriterTest.cpp
    M plugins/oci/test/OCITest.cpp
    M plugins/pcl/test/PCLBlockFilterTest.cpp
    M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp
    M plugins/python/CMakeLists.txt
    M plugins/python/test/PredicateFilterTest.cpp
    M plugins/python/test/ProgrammableFilterTest.cpp
    M plugins/rxp/test/RxpReaderTest.cpp
    M plugins/sqlite/test/SQLiteTest.cpp
    M test/unit/BoundsTest.cpp
    M test/unit/CMakeLists.txt
    M test/unit/CompressionTest.cpp
    M test/unit/ConfigTest.cpp
    M test/unit/EnvironmentTest.cpp
    M test/unit/FileUtilsTest.cpp
    M test/unit/GDALUtilsTest.cpp
    M test/unit/GeoreferenceTest.cpp
    M test/unit/LogTest.cpp
    M test/unit/MetadataTest.cpp
    M test/unit/OptionsTest.cpp
    M test/unit/PDALUtilsTest.cpp
    M test/unit/PipelineManagerTest.cpp
    M test/unit/PointContextTest.cpp
    M test/unit/PointTableTest.cpp
    M test/unit/PointViewTest.cpp
    M test/unit/SpatialReferenceTest.cpp
    M test/unit/StreamFactoryTest.cpp
    M test/unit/SupportTest.cpp
    M test/unit/UserCallbackTest.cpp
    M test/unit/UtilsTest.cpp
    M test/unit/XMLSchemaTest.cpp
    M test/unit/apps/pc2pcTest.cpp
    M test/unit/apps/pcpipelineTest.cpp
    M test/unit/filters/ChipperTest.cpp
    M test/unit/filters/ColorizationFilterTest.cpp
    M test/unit/filters/CropFilterTest.cpp
    M test/unit/filters/DecimationFilterTest.cpp
    M test/unit/filters/FerryFilterTest.cpp
    M test/unit/filters/MergeTest.cpp
    M test/unit/filters/RangeFilterTest.cpp
    M test/unit/filters/ReprojectionFilterTest.cpp
    M test/unit/filters/SortFilterTest.cpp
    M test/unit/filters/SplitterTest.cpp
    M test/unit/filters/StatsFilterTest.cpp
    M test/unit/filters/TransformationFilterTest.cpp
    M test/unit/io/bpf/BPFTest.cpp
    M test/unit/io/buffer/BufferTest.cpp
    M test/unit/io/faux/FauxReaderTest.cpp
    M test/unit/io/las/LasReaderTest.cpp
    M test/unit/io/las/LasWriterTest.cpp
    M test/unit/io/optech/OptechReaderTest.cpp
    M test/unit/io/qfit/QFITReaderTest.cpp
    M test/unit/io/rialto/RialtoWriterTest.cpp
    M test/unit/io/sbet/SbetReaderTest.cpp
    M test/unit/io/sbet/SbetWriterTest.cpp
    M test/unit/io/terrasolid/TerrasolidReaderTest.cpp
    M test/unit/plang/PLangTest.cpp

  Log Message:
  -----------
  Move test main from cmake to pdal code.


  Commit: 1d8acd2eeb4175ade824b4271c791bf924af173c
      https://github.com/PDAL/PDAL/commit/1d8acd2eeb4175ade824b4271c791bf924af173c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M PDALConfig.cmake.in
    M cmake/config.cmake
    M cmake/geotiff.cmake
    M cmake/macros.cmake
    M include/pdal/DbReader.hpp
    M io/bpf/BpfReader.cpp
    M io/faux/FauxReader.cpp
    M io/optech/OptechReader.cpp
    M io/qfit/QfitReader.cpp
    M io/sbet/SbetReader.cpp
    M io/terrasolid/TerrasolidReader.cpp
    M plugins/geowave/io/GeoWaveReader.cpp
    M plugins/geowave/io/GeoWaveReader.hpp
    M plugins/geowave/io/GeoWaveWriter.cpp
    M plugins/geowave/io/GeoWaveWriter.hpp
    M plugins/oci/io/OciCommon.cpp
    M plugins/oci/io/OciCommon.hpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWrapper.cpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/oci/io/OciWriter.hpp
    M plugins/pgpointcloud/io/PgReader.cpp
    M plugins/pgpointcloud/io/PgReader.hpp
    M plugins/sqlite/io/SQLiteReader.cpp
    M src/CMakeLists.txt
    M src/DbReader.cpp
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/PDAL/PDAL


  Commit: 88fe03752692b1db1852cb79e3929fc2bd2aa8a8
      https://github.com/PDAL/PDAL/commit/88fe03752692b1db1852cb79e3929fc2bd2aa8a8
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    A include/pdal/pdal_test_main.hpp

  Log Message:
  -----------
  Missed file.


  Commit: 18adbd55208b8ec59c2753c2da9436bc26b9ebff
      https://github.com/PDAL/PDAL/commit/18adbd55208b8ec59c2753c2da9436bc26b9ebff
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M plugins/nitf/CMakeLists.txt

  Log Message:
  -----------
  Separate NITF reader/writer tests.


  Commit: dc6aa7e759c48cb6ef8372c92400f93d6260e5f9
      https://github.com/PDAL/PDAL/commit/dc6aa7e759c48cb6ef8372c92400f93d6260e5f9
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M plugins/nitf/CMakeLists.txt

  Log Message:
  -----------
  split up nitf tests


  Commit: 23b8e41e42528ff3e22a0225e6ca0a42e6a8a970
      https://github.com/PDAL/PDAL/commit/23b8e41e42528ff3e22a0225e6ca0a42e6a8a970
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M plugins/nitf/CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'master' of github.com:PDAL/PDAL

Conflicts:
	plugins/nitf/CMakeLists.txt


  Commit: 89d77e0d332cf896806081b63ad1859ff7ad8aa0
      https://github.com/PDAL/PDAL/commit/89d77e0d332cf896806081b63ad1859ff7ad8aa0
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M include/pdal/PointView.hpp
    M test/unit/PointViewTest.cpp

  Log Message:
  -----------
  Force ordering of PointViews in sets to follow creation order.


  Commit: 2194ca08f5740c642815e141a40cd2ca60970e3d
      https://github.com/PDAL/PDAL/commit/2194ca08f5740c642815e141a40cd2ca60970e3d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M src/DbWriter.cpp

  Log Message:
  -----------
  Remove errant size set for location scaling.


  Commit: ea549945e64e33c0fbf90a09b92df7790ecee966
      https://github.com/PDAL/PDAL/commit/ea549945e64e33c0fbf90a09b92df7790ecee966
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M plugins/oci/io/OciWriter.cpp

  Log Message:
  -----------
  Add auto-offset support to OCI.


  Commit: 0de04d24b9eb68a72aafc02fb64f5b83e5299018
      https://github.com/PDAL/PDAL/commit/0de04d24b9eb68a72aafc02fb64f5b83e5299018
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M plugins/oci/CMakeLists.txt
    M plugins/oci/io/OciCommon.cpp
    M plugins/oci/test/OCITest.cpp
    M test/unit/TestConfig.cpp
    M test/unit/TestConfig.hpp.in

  Log Message:
  -----------
  Make OCI tests work.
Allow OCI connection string to be set in CMakeCache.txt or with
    --connection=string on command line.


  Commit: ef905e8263ed5be8f08a5c1b299367cb5a05a7ef
      https://github.com/PDAL/PDAL/commit/ef905e8263ed5be8f08a5c1b299367cb5a05a7ef
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/test/OCITest.cpp

  Log Message:
  -----------
  Fix point-major reads for OCI.
Add point-major tests for OCI.


  Commit: 724432e43c3cd85c2c3e7f5c6ef85646e1bf2881
      https://github.com/PDAL/PDAL/commit/724432e43c3cd85c2c3e7f5c6ef85646e1bf2881
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-03 (Fri, 03 Apr 2015)

  Changed paths:
    M PDALConfig.cmake.in
    M cmake/config.cmake
    M cmake/macros.cmake
    M include/pdal/DbReader.hpp
    M include/pdal/PointView.hpp
    A include/pdal/pdal_test_main.hpp
    M io/bpf/BpfReader.cpp
    M io/faux/FauxReader.cpp
    M io/optech/OptechReader.cpp
    M io/qfit/QfitReader.cpp
    M io/sbet/SbetReader.cpp
    M io/terrasolid/TerrasolidReader.cpp
    M plugins/geowave/io/GeoWaveReader.cpp
    M plugins/geowave/io/GeoWaveReader.hpp
    M plugins/geowave/io/GeoWaveWriter.cpp
    M plugins/geowave/io/GeoWaveWriter.hpp
    M plugins/hexbin/test/HexbinFilterTest.cpp
    M plugins/icebridge/test/IcebridgeReaderTest.cpp
    M plugins/nitf/CMakeLists.txt
    M plugins/nitf/test/NitfReaderTest.cpp
    M plugins/nitf/test/NitfWriterTest.cpp
    M plugins/oci/CMakeLists.txt
    M plugins/oci/io/OciCommon.cpp
    M plugins/oci/io/OciCommon.hpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWrapper.cpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/oci/io/OciWriter.hpp
    M plugins/oci/test/OCITest.cpp
    M plugins/pcl/test/PCLBlockFilterTest.cpp
    M plugins/pgpointcloud/io/PgReader.cpp
    M plugins/pgpointcloud/io/PgReader.hpp
    M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp
    M plugins/python/CMakeLists.txt
    M plugins/python/test/PredicateFilterTest.cpp
    M plugins/python/test/ProgrammableFilterTest.cpp
    M plugins/rxp/test/RxpReaderTest.cpp
    M plugins/sqlite/io/SQLiteReader.cpp
    M plugins/sqlite/test/SQLiteTest.cpp
    M src/DbReader.cpp
    M src/DbWriter.cpp
    M test/unit/BoundsTest.cpp
    M test/unit/CMakeLists.txt
    M test/unit/CompressionTest.cpp
    M test/unit/ConfigTest.cpp
    M test/unit/EnvironmentTest.cpp
    M test/unit/FileUtilsTest.cpp
    M test/unit/GDALUtilsTest.cpp
    M test/unit/GeoreferenceTest.cpp
    M test/unit/LogTest.cpp
    M test/unit/MetadataTest.cpp
    M test/unit/OptionsTest.cpp
    M test/unit/PDALUtilsTest.cpp
    M test/unit/PipelineManagerTest.cpp
    M test/unit/PointContextTest.cpp
    M test/unit/PointTableTest.cpp
    M test/unit/PointViewTest.cpp
    M test/unit/SpatialReferenceTest.cpp
    M test/unit/StreamFactoryTest.cpp
    M test/unit/SupportTest.cpp
    M test/unit/TestConfig.cpp
    M test/unit/TestConfig.hpp.in
    M test/unit/UserCallbackTest.cpp
    M test/unit/UtilsTest.cpp
    M test/unit/XMLSchemaTest.cpp
    M test/unit/apps/pc2pcTest.cpp
    M test/unit/apps/pcpipelineTest.cpp
    M test/unit/filters/ChipperTest.cpp
    M test/unit/filters/ColorizationFilterTest.cpp
    M test/unit/filters/CropFilterTest.cpp
    M test/unit/filters/DecimationFilterTest.cpp
    M test/unit/filters/FerryFilterTest.cpp
    M test/unit/filters/MergeTest.cpp
    M test/unit/filters/RangeFilterTest.cpp
    M test/unit/filters/ReprojectionFilterTest.cpp
    M test/unit/filters/SortFilterTest.cpp
    M test/unit/filters/SplitterTest.cpp
    M test/unit/filters/StatsFilterTest.cpp
    M test/unit/filters/TransformationFilterTest.cpp
    M test/unit/io/bpf/BPFTest.cpp
    M test/unit/io/buffer/BufferTest.cpp
    M test/unit/io/faux/FauxReaderTest.cpp
    M test/unit/io/las/LasReaderTest.cpp
    M test/unit/io/las/LasWriterTest.cpp
    M test/unit/io/optech/OptechReaderTest.cpp
    M test/unit/io/qfit/QFITReaderTest.cpp
    M test/unit/io/rialto/RialtoWriterTest.cpp
    M test/unit/io/sbet/SbetReaderTest.cpp
    M test/unit/io/sbet/SbetWriterTest.cpp
    M test/unit/io/terrasolid/TerrasolidReaderTest.cpp
    M test/unit/plang/PLangTest.cpp

  Log Message:
  -----------
  Merge branch 'master' into pdal-tindex


Compare: https://github.com/PDAL/PDAL/compare/0f238a4b2d2e...724432e43c3c


More information about the pdal-commits mailing list