[pdal-commits] [PDAL/PDAL] a61dfc: Plang update.

GitHub noreply at github.com
Tue Jan 13 12:28:27 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: a61dfcc09486d389e91c4e5f00e199a3c7cbdab3
      https://github.com/PDAL/PDAL/commit/a61dfcc09486d389e91c4e5f00e199a3c7cbdab3
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M src/plang/Invocation.cpp

  Log Message:
  -----------
  Plang update.


  Commit: 14afa4a779d658a88fd20eb771c6fce41f34046d
      https://github.com/PDAL/PDAL/commit/14afa4a779d658a88fd20eb771c6fce41f34046d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M CMakeLists.txt
    R NOTES
    M Vagrantfile
    M cmake/examples/hobu-config.sh
    A cmake/modules/FindJSONCPP.cmake
    R cmake/modules/FindJsoncpp.cmake
    R cmake/modules/FindLazperf.cmake
    R cmake/modules/FindLibLAS.cmake
    R cmake/modules/FindMsgPack.cmake
    R cmake/modules/FindSoci.cmake
    R cmake/modules/FindSpatialIndex.cmake
    A doc/stages/filters.transformation.rst
    M doc/stages/index.rst
    A doc/stages/readers.greyhound.rst
    M filters/CMakeLists.txt
    A filters/transformation/CMakeLists.txt
    A filters/transformation/TransformationFilter.cpp
    A filters/transformation/TransformationFilter.hpp
    M include/pdal/Compression.hpp
    M include/pdal/Filters.hpp
    M include/pdal/GlobalEnvironment.hpp
    M include/pdal/KDIndex.hpp
    R include/pdal/third/md5-pdal.h
    R include/pdal/third/nanoflann.hpp
    R include/pdal/third/string_ref.hpp
    R include/pdal/third/string_ref_fwd.hpp
    M kernels/translate/TranslateKernel.cpp
    M plugins/greyhound/CMakeLists.txt
    A plugins/greyhound/io/CompressionStream.cpp
    A plugins/greyhound/io/CompressionStream.hpp
    A plugins/greyhound/io/Exchanges.cpp
    M plugins/greyhound/io/Exchanges.hpp
    M plugins/greyhound/io/GreyhoundReader.cpp
    M plugins/greyhound/io/GreyhoundReader.hpp
    M plugins/greyhound/io/WebSocketClient.cpp
    M plugins/greyhound/io/WebSocketClient.hpp
    M plugins/icebridge/io/Hdf5Handler.cpp
    M plugins/icebridge/io/Hdf5Handler.hpp
    M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp
    M plugins/sqlite/io/SQLiteCommon.hpp
    M plugins/sqlite/test/SQLiteTest.cpp
    A scripts/vagrant/lazperf.sh
    M scripts/vagrant/loadpgpointcloud.xml
    M scripts/vagrant/pcl.sh
    M scripts/vagrant/pdal.sh
    M scripts/vagrant/readpgpointcloud.xml
    R scripts/vagrant/soci.sh
    A scripts/vagrant/websocketpp.sh
    M src/CMakeLists.txt
    M src/GlobalEnvironment.cpp
    M src/KDIndex.cpp
    M src/Stage.cpp
    M src/StageFactory.cpp
    R src/third/md5-pdal.c
    M test/unit/CMakeLists.txt
    A test/unit/filters/TransformationFilterTest.cpp
    M tools/lasdump/CMakeLists.txt
    M tools/lasdump/Dumper.cpp
    M tools/lasdump/Dumper.hpp
    M tools/lasdump/Lasdump.hpp
    M util/CMakeLists.txt
    A vendor/nanoflann-1.1.8/nanoflann.hpp

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

rge is necessary,


  Commit: b78ea6213af2a476a76bee68cb4098738894e364
      https://github.com/PDAL/PDAL/commit/b78ea6213af2a476a76bee68cb4098738894e364
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M CMakeLists.txt
    M plugins/greyhound/io/Exchanges.cpp
    M plugins/greyhound/io/Exchanges.hpp

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


  Commit: 2296af1ee39c7c2ab6ebd45d4a508cfdde713bb9
      https://github.com/PDAL/PDAL/commit/2296af1ee39c7c2ab6ebd45d4a508cfdde713bb9
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-13 (Tue, 13 Jan 2015)

  Changed paths:
    M include/pdal/Metadata.hpp
    M include/pdal/PDALUtils.hpp
    M kernels/info/InfoKernel.cpp
    M src/PDALUtils.cpp
    M test/data/pointbuffer/metadata.txt

  Log Message:
  -----------
  Simplify JSON output of metadata.


  Commit: 6b244bb640fec1f0ccff3b068f3667ee48e2b8ec
      https://github.com/PDAL/PDAL/commit/6b244bb640fec1f0ccff3b068f3667ee48e2b8ec
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-01-13 (Tue, 13 Jan 2015)

  Changed paths:
    M doc/tutorial/overview.rst
    M include/pdal/Metadata.hpp
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp

  Log Message:
  -----------
  Provide file metadata option in info kernel.
Clean up JSON output.


Compare: https://github.com/PDAL/PDAL/compare/b35b5b63441e...6b244bb640fe


More information about the pdal-commits mailing list