[pdal-commits] [PDAL/PDAL] c9c9b5: Remove "scales" and "offsets" options from kernels...

GitHub noreply at github.com
Wed Oct 26 08:22:56 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: c9c9b5e917bb225208ca2f4a2a53d1985a21370e
      https://github.com/PDAL/PDAL/commit/c9c9b5e917bb225208ca2f4a2a53d1985a21370e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    M include/pdal/Kernel.hpp
    M src/Kernel.cpp

  Log Message:
  -----------
  Remove "scales" and "offsets" options from kernels.
Close #1317


  Commit: abc11f8995edb8ee447188d98767d045918a503c
      https://github.com/PDAL/PDAL/commit/abc11f8995edb8ee447188d98767d045918a503c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    M .travis.yml
    M CMakeLists.txt
    M apps/pdal.cpp
    M cmake/modules/FindSQLite3.cmake
    M cmake/sqlite.cmake
    M doc/stages/filters.merge.rst
    M doc/stages/writers.gdal.rst
    M filters/approximatecoplanar/ApproximateCoplanarFilter.cpp
    M filters/colorinterp/ColorinterpFilter.cpp
    M filters/splitter/SplitterFilter.cpp
    M filters/splitter/SplitterFilter.hpp
    M filters/stats/StatsFilter.cpp
    M io/gdal/GDALWriter.cpp
    M io/gdal/GDALWriter.hpp
    M kernels/info/InfoKernel.cpp
    M plugins/CMakeLists.txt
    M plugins/hexbin/filters/HexBin.cpp
    M plugins/nitf/io/NitfFileWriter.cpp
    M plugins/nitf/test/NitfWriterTest.cpp
    M scripts/ci/common.sh
    M scripts/ci/script.sh
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile
    M src/CMakeLists.txt
    M src/Dimension.json
    M src/PDALUtils.cpp
    M src/PipelineReaderJSON.cpp
    M src/util/Utils.cpp
    M test/unit/filters/SplitterTest.cpp
    M test/unit/io/gdal/GDALWriterTest.cpp
    M vendor/arbiter/CMakeLists.txt
    M vendor/jsoncpp/dist/CMakeLists.txt

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


  Commit: 749fbd191ee9412742fd654389abefbcbd513856
      https://github.com/PDAL/PDAL/commit/749fbd191ee9412742fd654389abefbcbd513856
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M include/pdal/GDALUtils.hpp
    M include/pdal/Polygon.hpp
    M kernels/info/InfoKernel.cpp
    M src/Polygon.cpp

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


Compare: https://github.com/PDAL/PDAL/compare/6997b1ccb867...749fbd191ee9


More information about the pdal-commits mailing list