[pdal-commits] [PDAL/PDAL] 2784bf: Fix typo.

GitHub noreply at github.com
Mon Apr 7 09:28:51 PDT 2014


  Branch: refs/heads/issues/273-pdal-delta
  Home:   https://github.com/PDAL/PDAL
  Commit: 2784bffed67bfa66c2885fc01e82fdd41c31a1a7
      https://github.com/PDAL/PDAL/commit/2784bffed67bfa66c2885fc01e82fdd41c31a1a7
  Author: Andrew Bell <acbell at blaze.hobu.biz>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M src/Utils.cpp

  Log Message:
  -----------
  Fix typo.


  Commit: 7ce8900e4aa10c48c324bd222c7d2988494b998f
      https://github.com/PDAL/PDAL/commit/7ce8900e4aa10c48c324bd222c7d2988494b998f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M src/Utils.cpp

  Log Message:
  -----------
  Merge pull request #263 from PDAL/i262

Fix typo.


  Commit: 9956731d0323863a8b02e1f27a953969a0fdf178
      https://github.com/PDAL/PDAL/commit/9956731d0323863a8b02e1f27a953969a0fdf178
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M src/CMakeLists.txt

  Log Message:
  -----------
  fix #261, only link libxml2 if WITH_LIBXML2 is TRUE


  Commit: 904a85251de23f0cbdf8d8703c7e67cee2c19988
      https://github.com/PDAL/PDAL/commit/904a85251de23f0cbdf8d8703c7e67cee2c19988
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M src/CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #265 from PDAL/issues/261-guard-linking-libxml2

fix #261, only link libxml2 if WITH_LIBXML2 is TRUE


  Commit: 24828059066a77f56be6bec002a605c5d95af266
      https://github.com/PDAL/PDAL/commit/24828059066a77f56be6bec002a605c5d95af266
  Author: Andrew Bell <acbell at blaze.hobu.biz>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M include/pdal/StageBase.hpp
    M include/pdal/StageIterator.hpp
    M include/pdal/drivers/buffer/Reader.hpp
    M include/pdal/drivers/faux/Reader.hpp
    M include/pdal/drivers/las/Reader.hpp
    M include/pdal/drivers/qfit/Reader.hpp
    M include/pdal/drivers/terrasolid/Reader.hpp
    M include/pdal/filters/Decimation.hpp
    M include/pdal/filters/Mosaic.hpp
    M include/pdal/filters/Stats.hpp
    M src/StageIterator.cpp
    M src/drivers/buffer/Reader.cpp
    M src/drivers/faux/Reader.cpp
    M src/drivers/las/Reader.cpp
    M src/drivers/qfit/Reader.cpp
    M src/drivers/terrasolid/Reader.cpp
    M src/filters/Decimation.cpp
    M src/filters/Mosaic.cpp
    M src/filters/Stats.cpp
    M test/unit/LogTest.cpp
    M test/unit/filters/CacheFilterTest.cpp

  Log Message:
  -----------
  Don't use stage in iterator.


  Commit: 5acfe486a62e2efda2af7eef0101c98c5a786f54
      https://github.com/PDAL/PDAL/commit/5acfe486a62e2efda2af7eef0101c98c5a786f54
  Author: Andrew Bell <andrew.bellia at gmail.com>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    A include/pdal/NullPointBuffer.hpp
    M include/pdal/PointBuffer.hpp
    M src/CMakeLists.txt
    A src/NullPointBuffer.cpp
    M src/PointBuffer.cpp

  Log Message:
  -----------
  Add NullPointBuffer.
Modify PointBuffer to behave correctly when used as a NullPointBuffer.


  Commit: 60c6e8416f6e16c49fd6f25db4df9ed720b99051
      https://github.com/PDAL/PDAL/commit/60c6e8416f6e16c49fd6f25db4df9ed720b99051
  Author: Andrew Bell <andrew.bellia at gmail.com>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M include/pdal/ReaderIterator.hpp
    M include/pdal/StageIterator.hpp
    M include/pdal/drivers/caris/CloudIterator.hpp
    M include/pdal/drivers/caris/CloudReader.hpp
    M src/FilterIterator.cpp
    M src/MultiFilterIterator.cpp
    M src/ReaderIterator.cpp
    M src/StageIterator.cpp
    M src/drivers/buffer/Reader.cpp
    M src/drivers/caris/CloudIterator.cpp
    M src/drivers/caris/CloudReader.cpp
    M src/drivers/faux/Reader.cpp
    M src/drivers/las/Reader.cpp
    M src/drivers/mrsid/Reader.cpp
    M src/drivers/pgpointcloud/Reader.cpp
    M src/drivers/qfit/Reader.cpp
    M src/drivers/sqlite/Reader.cpp
    M src/drivers/terrasolid/Reader.cpp

  Log Message:
  -----------
  Remove dependence on stage for some iterators.
Remove access to stage in iterator.


  Commit: 38941a017c3724b5c89b3602a8cf1065db645bf5
      https://github.com/PDAL/PDAL/commit/38941a017c3724b5c89b3602a8cf1065db645bf5
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M scripts/vagrant/pcl.sh

  Log Message:
  -----------
  vagrant will now checkout PCL "pipeline" branch


  Commit: 67cac1f80ebef0ec3b6c2a32f30028cf94b1d933
      https://github.com/PDAL/PDAL/commit/67cac1f80ebef0ec3b6c2a32f30028cf94b1d933
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M src/filters/PCLBlock.cpp

  Log Message:
  -----------
  in PCLBlock, setJSON still exists, but is now used to pass the GeoJSON object as a string; setFilename is used to pass the filename


  Commit: 5dd06c2b139a3336953391cca49784cc31d6a119
      https://github.com/PDAL/PDAL/commit/5dd06c2b139a3336953391cca49784cc31d6a119
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    A include/pdal/NullPointBuffer.hpp
    M include/pdal/PointBuffer.hpp
    M include/pdal/ReaderIterator.hpp
    M include/pdal/StageBase.hpp
    M include/pdal/StageIterator.hpp
    M include/pdal/drivers/buffer/Reader.hpp
    M include/pdal/drivers/caris/CloudIterator.hpp
    M include/pdal/drivers/caris/CloudReader.hpp
    M include/pdal/drivers/faux/Reader.hpp
    M include/pdal/drivers/las/Reader.hpp
    M include/pdal/drivers/qfit/Reader.hpp
    M include/pdal/drivers/terrasolid/Reader.hpp
    M include/pdal/filters/Decimation.hpp
    M include/pdal/filters/Mosaic.hpp
    M include/pdal/filters/Stats.hpp
    M src/CMakeLists.txt
    M src/FilterIterator.cpp
    M src/MultiFilterIterator.cpp
    A src/NullPointBuffer.cpp
    M src/PointBuffer.cpp
    M src/ReaderIterator.cpp
    M src/StageIterator.cpp
    M src/drivers/buffer/Reader.cpp
    M src/drivers/caris/CloudIterator.cpp
    M src/drivers/caris/CloudReader.cpp
    M src/drivers/faux/Reader.cpp
    M src/drivers/las/Reader.cpp
    M src/drivers/mrsid/Reader.cpp
    M src/drivers/pgpointcloud/Reader.cpp
    M src/drivers/qfit/Reader.cpp
    M src/drivers/sqlite/Reader.cpp
    M src/drivers/terrasolid/Reader.cpp
    M src/filters/Decimation.cpp
    M src/filters/Mosaic.cpp
    M src/filters/Stats.cpp
    M test/unit/LogTest.cpp
    M test/unit/filters/CacheFilterTest.cpp

  Log Message:
  -----------
  Merge pull request #267 from PDAL/no-stage-in-iter

No stage in iter


  Commit: 742e6175213c536e956fcae371224f8ef5102f82
      https://github.com/PDAL/PDAL/commit/742e6175213c536e956fcae371224f8ef5102f82
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M include/pdal/filters/PCLBlock.hpp
    M src/filters/PCLBlock.cpp
    M src/filters/Splitter.cpp
    M test/unit/filters/PCLBlockFilterTest.cpp

  Log Message:
  -----------
  apply astyle to recent PCLBlock and Splitter updates


  Commit: 98748bcc9f32501caa1c2d70dbf19f9daade0c08
      https://github.com/PDAL/PDAL/commit/98748bcc9f32501caa1c2d70dbf19f9daade0c08
  Author: Andrew Bell <andrew.bellia at gmail.com>
  Date:   2014-04-01 (Tue, 01 Apr 2014)

  Changed paths:
    M CMakeLists.txt
    M test/unit/ThreadTest.cpp

  Log Message:
  -----------
  Turn on C++11 support.


  Commit: 101798a733f718b70e3333a04f1ee921cf241160
      https://github.com/PDAL/PDAL/commit/101798a733f718b70e3333a04f1ee921cf241160
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-04-02 (Wed, 02 Apr 2014)

  Changed paths:
    M CMakeLists.txt
    M test/unit/ThreadTest.cpp

  Log Message:
  -----------
  Merge pull request #269 from abellgithub/cpp11

Turn on C++11 support.


  Commit: 3c0f9f74a17d3c3075d0a57273ec82bd2fea48d2
      https://github.com/PDAL/PDAL/commit/3c0f9f74a17d3c3075d0a57273ec82bd2fea48d2
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

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

  Log Message:
  -----------
  Exclude pipeline_mosaic test when built w/o Python

The pipeline file `pipeline/mosaic.xml` includes a filters.programmable,
which depends on Python. This patch excludes the test when we are not
built with Python.


  Commit: 096c7c47165c24a93bb6f313c3f7c9787001765a
      https://github.com/PDAL/PDAL/commit/096c7c47165c24a93bb6f313c3f7c9787001765a
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

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

  Log Message:
  -----------
  fixups related to the big change in acbellgithub's 24828059066a77f56be6bec002a605c5d95af266


  Commit: 04a488a2519fba761e1569fe5177e186602ef976
      https://github.com/PDAL/PDAL/commit/04a488a2519fba761e1569fe5177e186602ef976
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

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

  Log Message:
  -----------
  more cleanups for 24828059066a77f56be6bec002a605c5d95af266 for filters.hexbin


  Commit: 7591080d6fcfa0a64b834521a2574786c4ce79cf
      https://github.com/PDAL/PDAL/commit/7591080d6fcfa0a64b834521a2574786c4ce79cf
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

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

  Log Message:
  -----------
  more fixups to filters.hexbin for 24828059066a77f56be6bec002a605c5d95af266


  Commit: d63d1e6e66c3a8268c80f31d56f311598014495c
      https://github.com/PDAL/PDAL/commit/d63d1e6e66c3a8268c80f31d56f311598014495c
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

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


  Commit: 1d5520e0b902cc52173924b5c5c8300909600399
      https://github.com/PDAL/PDAL/commit/1d5520e0b902cc52173924b5c5c8300909600399
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

  Changed paths:
    M apps/pdal.cpp
    M doc/apps.txt
    A include/pdal/kernel/Delta.hpp
    M include/pdal/kernel/Kernel.hpp
    R include/pdal/kernel/Query.hpp
    M src/CMakeLists.txt
    A src/kernel/Delta.cpp
    R src/kernel/Query.cpp

  Log Message:
  -----------
  Rename 'pdal query' to 'pdal diff' and add some simple
XYZ delta statistics for default output #273


  Commit: 7468f4cf2a44522f7a54a4d20966ff118f7f731a
      https://github.com/PDAL/PDAL/commit/7468f4cf2a44522f7a54a4d20966ff118f7f731a
  Author: Andrew Bell <andrew.bellia at gmail.com>
  Date:   2014-04-03 (Thu, 03 Apr 2014)

  Changed paths:
    M include/pdal/Options.hpp
    M include/pdal/PipelineReader.hpp
    M src/Options.cpp
    M src/PipelineReader.cpp

  Log Message:
  -----------
  Add word expansion (shell syntax handling) for filenames in pipelines on
non-Windows systems.
Use some C++11 and use the boost::property_tree namespace to simplify code
in Options.*


  Commit: ffd4754d85446b4c097db992c92e101dff674123
      https://github.com/PDAL/PDAL/commit/ffd4754d85446b4c097db992c92e101dff674123
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M include/pdal/Options.hpp
    M include/pdal/PipelineReader.hpp
    M src/Options.cpp
    M src/PipelineReader.cpp

  Log Message:
  -----------
  Merge pull request #276 from PDAL/issues/272-rel-filenames

Add word expansion (shell syntax handling) for filenames in pipelines on


  Commit: 85af57e1419f1159f55eeff83b1911f1eec5162d
      https://github.com/PDAL/PDAL/commit/85af57e1419f1159f55eeff83b1911f1eec5162d
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

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

  Log Message:
  -----------
  Merge pull request #274 from gadomski/pipeline-mosaic-without-python

Exclude pipeline_mosaic test when built w/o Python


  Commit: da2025d84b87b057885e4d86d104d9efd6272d2b
      https://github.com/PDAL/PDAL/commit/da2025d84b87b057885e4d86d104d9efd6272d2b
  Author: Andrew Bell <andrew.bellia at gmail.com>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

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

  Log Message:
  -----------
  Fix point count in las iterators.


  Commit: 9894a12fa4c31c877dbc9df669afe6fe8df386fd
      https://github.com/PDAL/PDAL/commit/9894a12fa4c31c877dbc9df669afe6fe8df386fd
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

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

  Log Message:
  -----------
  Merge pull request #279 from PDAL/fixup

Fix point count in las iterators.


  Commit: 8cd25bcc5d9d719790da53c93dd08d112cfbf06e
      https://github.com/PDAL/PDAL/commit/8cd25bcc5d9d719790da53c93dd08d112cfbf06e
  Author: Andrew Bell <andrew.bellia at gmail.com>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

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

  Log Message:
  -----------
  Make things in the las Writer fit in 80 columns.
Remove a few superfluous "return" statements.
A couple of other small fixes to simplify code - no functional change.


  Commit: cb1f9a094ee912bc14f830559aa810561f437dd6
      https://github.com/PDAL/PDAL/commit/cb1f9a094ee912bc14f830559aa810561f437dd6
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

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

  Log Message:
  -----------
  Merge pull request #280 from abellgithub/format

Make things in the las Writer fit in 80 columns.


  Commit: 6ee092ad8d0d0965b11a78ce60a658c64bac496c
      https://github.com/PDAL/PDAL/commit/6ee092ad8d0d0965b11a78ce60a658c64bac496c
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M src/kernel/Info.cpp
    M test/unit/apps/pcinfoTest.cpp

  Log Message:
  -----------
  Remove -s flag for --schema option in `pdal info`

The -s flag conflicted with --stdin. This patch removes the -s option
for --schema, and adds a test to check the fix.


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

  Changed paths:
    M src/kernel/Info.cpp
    M test/unit/apps/pcinfoTest.cpp

  Log Message:
  -----------
  Merge pull request #281 from gadomski/pdal-info-s-flag

Remove -s flag for --schema option in `pdal info`


  Commit: 1d83a098e6559f58ae2ec2f6156120d2b7a8db2e
      https://github.com/PDAL/PDAL/commit/1d83a098e6559f58ae2ec2f6156120d2b7a8db2e
  Author: Andrew Bell <andrew.bellia at gmail.com>
  Date:   2014-04-04 (Fri, 04 Apr 2014)

  Changed paths:
    M include/pdal/PointBuffer.hpp

  Log Message:
  -----------
  Change return type of getField from reference to value.


  Commit: e0fc02a4c9e96c652293bf756a3db9e583f299bb
      https://github.com/PDAL/PDAL/commit/e0fc02a4c9e96c652293bf756a3db9e583f299bb
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-04-06 (Sun, 06 Apr 2014)

  Changed paths:
    M include/pdal/PointBuffer.hpp

  Log Message:
  -----------
  Merge pull request #283 from abellgithub/getfield

Change return type of getField from reference to value.


  Commit: f7834240273102e6a43a4da7f8e590b75a41bb98
      https://github.com/PDAL/PDAL/commit/f7834240273102e6a43a4da7f8e590b75a41bb98
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2014-04-07 (Mon, 07 Apr 2014)

  Changed paths:
    M src/filters/Crop.cpp

  Log Message:
  -----------
  Fix small comment typo


  Commit: fd41a43d96f165d509093c850a8f5e5a246ecd51
      https://github.com/PDAL/PDAL/commit/fd41a43d96f165d509093c850a8f5e5a246ecd51
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-04-07 (Mon, 07 Apr 2014)

  Changed paths:
    M src/filters/Crop.cpp

  Log Message:
  -----------
  Merge pull request #284 from gadomski/typo-fixes

Fix small comment typo


  Commit: c8693802940823a6f9bd7091636d42537c4f0cae
      https://github.com/PDAL/PDAL/commit/c8693802940823a6f9bd7091636d42537c4f0cae
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2014-04-07 (Mon, 07 Apr 2014)

  Changed paths:
    M CMakeLists.txt
    A include/pdal/NullPointBuffer.hpp
    M include/pdal/Options.hpp
    M include/pdal/PipelineReader.hpp
    M include/pdal/PointBuffer.hpp
    M include/pdal/ReaderIterator.hpp
    M include/pdal/StageBase.hpp
    M include/pdal/StageIterator.hpp
    M include/pdal/drivers/buffer/Reader.hpp
    M include/pdal/drivers/caris/CloudIterator.hpp
    M include/pdal/drivers/caris/CloudReader.hpp
    M include/pdal/drivers/faux/Reader.hpp
    M include/pdal/drivers/las/Reader.hpp
    M include/pdal/drivers/mrsid/Reader.hpp
    M include/pdal/drivers/oci/Reader.hpp
    M include/pdal/drivers/qfit/Reader.hpp
    M include/pdal/drivers/terrasolid/Reader.hpp
    M include/pdal/filters/Decimation.hpp
    M include/pdal/filters/HexBin.hpp
    M include/pdal/filters/Mosaic.hpp
    M include/pdal/filters/PCLBlock.hpp
    M include/pdal/filters/Stats.hpp
    M scripts/vagrant/pcl.sh
    M src/CMakeLists.txt
    M src/FilterIterator.cpp
    M src/MultiFilterIterator.cpp
    A src/NullPointBuffer.cpp
    M src/Options.cpp
    M src/PipelineReader.cpp
    M src/PointBuffer.cpp
    M src/ReaderIterator.cpp
    M src/StageIterator.cpp
    M src/Utils.cpp
    M src/drivers/buffer/Reader.cpp
    M src/drivers/caris/CloudIterator.cpp
    M src/drivers/caris/CloudReader.cpp
    M src/drivers/faux/Reader.cpp
    M src/drivers/las/Reader.cpp
    M src/drivers/las/Writer.cpp
    M src/drivers/mrsid/Reader.cpp
    M src/drivers/oci/Reader.cpp
    M src/drivers/pgpointcloud/Reader.cpp
    M src/drivers/qfit/Reader.cpp
    M src/drivers/sqlite/Reader.cpp
    M src/drivers/terrasolid/Reader.cpp
    M src/filters/Crop.cpp
    M src/filters/Decimation.cpp
    M src/filters/HexBin.cpp
    M src/filters/Mosaic.cpp
    M src/filters/PCLBlock.cpp
    M src/filters/Splitter.cpp
    M src/filters/Stats.cpp
    M src/kernel/Info.cpp
    M test/unit/LogTest.cpp
    M test/unit/ThreadTest.cpp
    M test/unit/apps/pcinfoTest.cpp
    M test/unit/filters/CacheFilterTest.cpp
    M test/unit/filters/MosaicFilterTest.cpp
    M test/unit/filters/PCLBlockFilterTest.cpp

  Log Message:
  -----------
  Merge branch 'master' into issues/273-pdal-delta


Compare: https://github.com/PDAL/PDAL/compare/ba6cca3f335b...c86938029408


More information about the pdal-commits mailing list