[pdal-commits] [PDAL/PDAL] ecdd02: Set valid flag on QuickInfo.

GitHub noreply at github.com
Wed Jun 10 18:53:41 PDT 2015


  Branch: refs/heads/grid-1.4.0
  Home:   https://github.com/PDAL/PDAL
  Commit: ecdd02a34aa0b854c762b780bdca777b642ca19c
      https://github.com/PDAL/PDAL/commit/ecdd02a34aa0b854c762b780bdca777b642ca19c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-05-26 (Tue, 26 May 2015)

  Changed paths:
    M io/bpf/BpfReader.cpp
    M io/las/LasReader.cpp

  Log Message:
  -----------
  Set valid flag on QuickInfo.


  Commit: eb364b8dc122479fc8814229de5859c42d170402
      https://github.com/PDAL/PDAL/commit/eb364b8dc122479fc8814229de5859c42d170402
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-05-27 (Wed, 27 May 2015)

  Changed paths:
    M io/las/LasReader.hpp
    M plugins/nitf/io/NitfReader.hpp
    M plugins/oci/io/OciCommon.cpp
    M plugins/oci/io/OciWriter.cpp

  Log Message:
  -----------
  Clean up streams.


  Commit: ab573da0f8e2847d1fa456dd2500995c9594fee9
      https://github.com/PDAL/PDAL/commit/ab573da0f8e2847d1fa456dd2500995c9594fee9
  Author: Connor Manning <connormanning at users.noreply.github.com>
  Date:   2015-05-28 (Thu, 28 May 2015)

  Changed paths:
    M io/las/LasReader.hpp
    M plugins/nitf/io/NitfReader.hpp
    M plugins/oci/io/OciCommon.cpp
    M plugins/oci/io/OciWriter.cpp

  Log Message:
  -----------
  Merge pull request #929 from PDAL/close-streams

Clean up streams.


  Commit: 95ef72d9aabb134593ce8451d1ddd654d8110647
      https://github.com/PDAL/PDAL/commit/95ef72d9aabb134593ce8451d1ddd654d8110647
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-05-28 (Thu, 28 May 2015)

  Changed paths:
    M io/las/LasReader.cpp

  Log Message:
  -----------
  Destruct temporary layout.


  Commit: 348985a5ea21593e55dcf211f739c6b717530e15
      https://github.com/PDAL/PDAL/commit/348985a5ea21593e55dcf211f739c6b717530e15
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-04 (Thu, 04 Jun 2015)

  Changed paths:
    M kernels/tindex/TIndexKernel.cpp

  Log Message:
  -----------
  support stdin as read mechanism for file list for  #930


  Commit: df2a6c13d74e8358a66c853808e54a15b48b3270
      https://github.com/PDAL/PDAL/commit/df2a6c13d74e8358a66c853808e54a15b48b3270
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-04 (Thu, 04 Jun 2015)

  Changed paths:
    M kernels/tindex/TIndexKernel.cpp

  Log Message:
  -----------
  Merge pull request #932 from PDAL/stdin-pdal-tindex-930

support stdin as read mechanism for file list for  #930


  Commit: e0c3f45ae132c3d7bec76b684c095c138795cace
      https://github.com/PDAL/PDAL/commit/e0c3f45ae132c3d7bec76b684c095c138795cace
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-04 (Thu, 04 Jun 2015)

  Changed paths:
    M io/bpf/BpfReader.cpp
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp
    M kernels/tindex/TIndexKernel.cpp
    M plugins/nitf/io/NitfReader.hpp
    M plugins/oci/io/OciCommon.cpp
    M plugins/oci/io/OciWriter.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into grid-1.4.0


  Commit: 7a88142919ddecdfc4811551e6c048bb1855185d
      https://github.com/PDAL/PDAL/commit/7a88142919ddecdfc4811551e6c048bb1855185d
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-04 (Thu, 04 Jun 2015)

  Changed paths:
    M doc/apps.rst

  Log Message:
  -----------
  some tindex docs


  Commit: c620ac38a6d99433205f3175de21f23acf7d85ef
      https://github.com/PDAL/PDAL/commit/c620ac38a6d99433205f3175de21f23acf7d85ef
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-04 (Thu, 04 Jun 2015)

  Changed paths:
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp

  Log Message:
  -----------
  protect against multiple initialize() calls leaking streams


  Commit: 3e0d74d8ba40846197c5b9fea4bda0e30beb4dbe
      https://github.com/PDAL/PDAL/commit/3e0d74d8ba40846197c5b9fea4bda0e30beb4dbe
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-05 (Fri, 05 Jun 2015)

  Changed paths:
    M io/las/LasReader.hpp

  Log Message:
  -----------
  mark us as not initialized if we destroyStream


  Commit: f0e4ec69e1e6bc51c22b57342dd571596f85ab61
      https://github.com/PDAL/PDAL/commit/f0e4ec69e1e6bc51c22b57342dd571596f85ab61
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-05 (Fri, 05 Jun 2015)

  Changed paths:
    M kernels/tindex/TIndexKernel.cpp
    M kernels/tindex/TIndexKernel.hpp

  Log Message:
  -----------
  check if we have already indexed a particular file and don't do it if we have


  Commit: be93b32da92a7efa70ffdce2506a3c559844ad77
      https://github.com/PDAL/PDAL/commit/be93b32da92a7efa70ffdce2506a3c559844ad77
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2015-06-05 (Fri, 05 Jun 2015)

  Changed paths:
    M io/CMakeLists.txt
    R io/rialto/CMakeLists.txt
    R io/rialto/RialtoCommon.cpp
    R io/rialto/RialtoCommon.hpp
    R io/rialto/RialtoWriter.cpp
    R io/rialto/RialtoWriter.hpp
    M src/StageFactory.cpp
    M test/unit/CMakeLists.txt
    R test/unit/io/rialto/RialtoWriterTest.cpp

  Log Message:
  -----------
  removal of (old) Rialto from PDAL repo

moving to downstream project


  Commit: 396a17b532231962985d1fbc8f2c12e17ce93590
      https://github.com/PDAL/PDAL/commit/396a17b532231962985d1fbc8f2c12e17ce93590
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
    M io/CMakeLists.txt
    R io/rialto/CMakeLists.txt
    R io/rialto/RialtoCommon.cpp
    R io/rialto/RialtoCommon.hpp
    R io/rialto/RialtoWriter.cpp
    R io/rialto/RialtoWriter.hpp
    M src/StageFactory.cpp
    M test/unit/CMakeLists.txt
    R test/unit/io/rialto/RialtoWriterTest.cpp

  Log Message:
  -----------
  Merge pull request #933 from PDAL/rialto-removal

removal of (old) Rialto from PDAL repo


  Commit: a19ee90ddd234a80e4720a388e122f8ca7c1fc10
      https://github.com/PDAL/PDAL/commit/a19ee90ddd234a80e4720a388e122f8ca7c1fc10
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
    M doc/stages/writers.p2g.rst

  Log Message:
  -----------
  a note about lidar2dems


  Commit: bfaa378e36fa859d592ba5ab741b2b6577791257
      https://github.com/PDAL/PDAL/commit/bfaa378e36fa859d592ba5ab741b2b6577791257
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp

  Log Message:
  -----------
  only do filters.hexbin boundary for pdal info if --boundary is given as an argument


  Commit: bc1edd090bd460ad5d550fce6649c9aa6e1aba73
      https://github.com/PDAL/PDAL/commit/bc1edd090bd460ad5d550fce6649c9aa6e1aba73
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp

  Log Message:
  -----------
  Merge pull request #934 from PDAL/no-default-hexbin

only do filters.hexbin boundary for pdal info if --boundary is given as an argument


  Commit: 58c9863466d74dabe213b3c3769f4a01492d4eee
      https://github.com/PDAL/PDAL/commit/58c9863466d74dabe213b3c3769f4a01492d4eee
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
    M include/pdal/GDALUtils.hpp

  Log Message:
  -----------
  add empty() method to check if a GDAL srs doesn't have anything


  Commit: 7d581fb173f47aace878a0bc71a400bf93cc6a82
      https://github.com/PDAL/PDAL/commit/7d581fb173f47aace878a0bc71a400bf93cc6a82
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
    M include/pdal/GDALUtils.hpp

  Log Message:
  -----------
  Merge pull request #935 from PDAL/GDALUtils-spatialref-empty

add empty() method to check if a GDAL srs doesn't have anything


  Commit: 43cdf306d3eb77a4e236434dff86851b3a1d799d
      https://github.com/PDAL/PDAL/commit/43cdf306d3eb77a4e236434dff86851b3a1d799d
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
    M kernels/tindex/TIndexKernel.cpp
    M kernels/tindex/TIndexKernel.hpp

  Log Message:
  -----------
  provide --fast-boundary method for pdal tindex to just use the bbox of the file instead of hexbin boundary


  Commit: 8c5b9ad3e60932a006b5c505e32bd82f17a68169
      https://github.com/PDAL/PDAL/commit/8c5b9ad3e60932a006b5c505e32bd82f17a68169
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-07 (Sun, 07 Jun 2015)

  Changed paths:
    M kernels/tindex/TIndexKernel.cpp
    M kernels/tindex/TIndexKernel.hpp

  Log Message:
  -----------
  Merge pull request #936 from PDAL/fast-boundary-tindex

provide --fast-boundary method for pdal tindex to just use the bbox of the file instead of hexbin boundary


  Commit: 0874b83d8f7df165aca0aa238e9b66cec266af05
      https://github.com/PDAL/PDAL/commit/0874b83d8f7df165aca0aa238e9b66cec266af05
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M io/las/VariableLengthRecord.hpp

  Log Message:
  -----------
  Correct record ID for GEOTIFF doubles records.


  Commit: 4c935e5e16a888e9d999eb8b4e1ac2d98af6ce5d
      https://github.com/PDAL/PDAL/commit/4c935e5e16a888e9d999eb8b4e1ac2d98af6ce5d
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M doc/tutorial/reading.rst

  Log Message:
  -----------
  add mike's bash example to docs


  Commit: 410311ed905a70c33bcfc310d88610822c745680
      https://github.com/PDAL/PDAL/commit/410311ed905a70c33bcfc310d88610822c745680
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M doc/tutorial/reading.rst

  Log Message:
  -----------
  tweak mike's bash example


  Commit: c28f8d46702e4412372e62c4cdb47b5100aaf8c2
      https://github.com/PDAL/PDAL/commit/c28f8d46702e4412372e62c4cdb47b5100aaf8c2
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M doc/tutorial/reading.rst

  Log Message:
  -----------
  doc typo


  Commit: 544c48324e1dbe96f02b034051aeef6b7b070e00
      https://github.com/PDAL/PDAL/commit/544c48324e1dbe96f02b034051aeef6b7b070e00
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M test/unit/SpatialReferenceTest.cpp
    M test/unit/io/las/LasReaderTest.cpp

  Log Message:
  -----------
  Fix tests to go with correct GEOTIFF tag.
Close #937


  Commit: 4ac7e29202b5116dfe79a0a4dd8210148edd8643
      https://github.com/PDAL/PDAL/commit/4ac7e29202b5116dfe79a0a4dd8210148edd8643
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M doc/tutorial/reading.rst

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


  Commit: 82a4ecbd948a5573d778b9593221d91c03dacce2
      https://github.com/PDAL/PDAL/commit/82a4ecbd948a5573d778b9593221d91c03dacce2
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp

  Log Message:
  -----------
  don't use fancy deleter for OGRCT and OGRSpatialReferenceH


  Commit: ea409a75dc4f54cbaaa587b632e9895cec908f78
      https://github.com/PDAL/PDAL/commit/ea409a75dc4f54cbaaa587b632e9895cec908f78
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp

  Log Message:
  -----------
  protect initialization of LasReader stream from destruction (NITF driver interaction


  Commit: 36b389ffb9e0b286505564378191bd4d8b964388
      https://github.com/PDAL/PDAL/commit/36b389ffb9e0b286505564378191bd4d8b964388
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M doc/apps.rst
    M doc/stages/writers.p2g.rst
    M doc/tutorial/reading.rst
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp
    M include/pdal/GDALUtils.hpp
    M io/CMakeLists.txt
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp
    M io/las/VariableLengthRecord.hpp
    R io/rialto/CMakeLists.txt
    R io/rialto/RialtoCommon.cpp
    R io/rialto/RialtoCommon.hpp
    R io/rialto/RialtoWriter.cpp
    R io/rialto/RialtoWriter.hpp
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp
    M kernels/tindex/TIndexKernel.cpp
    M kernels/tindex/TIndexKernel.hpp
    M src/StageFactory.cpp
    M test/unit/CMakeLists.txt
    M test/unit/SpatialReferenceTest.cpp
    M test/unit/io/las/LasReaderTest.cpp
    R test/unit/io/rialto/RialtoWriterTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into grid-1.4.0


Compare: https://github.com/PDAL/PDAL/compare/4829319151d2...36b389ffb9e0


More information about the pdal-commits mailing list