[pdal-commits] [PDAL/PDAL] 4bac44: Fix dimension order in gdal doc.

GitHub noreply at github.com
Tue Feb 9 14:08:54 PST 2016


  Branch: refs/heads/lat-lon-metadata
  Home:   https://github.com/PDAL/PDAL
  Commit: 4bac44fe44303c8c37d51572084c5a2e49dd4e57
      https://github.com/PDAL/PDAL/commit/4bac44fe44303c8c37d51572084c5a2e49dd4e57
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-08 (Mon, 08 Feb 2016)

  Changed paths:
    M doc/stages/readers.gdal.rst

  Log Message:
  -----------
  Fix dimension order in gdal doc.


  Commit: 19497bc686785d250bb25e933ed7cde33d8198d7
      https://github.com/PDAL/PDAL/commit/19497bc686785d250bb25e933ed7cde33d8198d7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-08 (Mon, 08 Feb 2016)

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

  Log Message:
  -----------
  Fix types in GDAL raster handling.
Fix size of vector for non-char types in GDAL raster handling.


  Commit: 7668b140c17937fb3649e27ad181683429478cae
      https://github.com/PDAL/PDAL/commit/7668b140c17937fb3649e27ad181683429478cae
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-09 (Tue, 09 Feb 2016)

  Changed paths:
    M include/pdal/PipelineManager.hpp
    R include/pdal/PipelineReader.hpp
    M kernels/pipeline/PipelineKernel.cpp
    M kernels/pipeline/PipelineKernel.hpp
    M plugins/icebridge/test/IcebridgeReaderTest.cpp
    M plugins/nitf/test/NitfReaderTest.cpp
    M plugins/pcl/test/PCLBlockFilterTest.cpp
    M plugins/python/test/PredicateFilterTest.cpp
    M plugins/python/test/ProgrammableFilterTest.cpp
    M python/pdal/Pipeline.cpp
    M python/pdal/Pipeline.hpp
    M src/CMakeLists.txt
    M src/KernelSupport.cpp
    M src/PipelineManager.cpp
    M src/PipelineReader.cpp
    A src/PipelineReader.hpp
    M test/unit/filters/FerryFilterTest.cpp
    M test/unit/filters/MergeTest.cpp
    M test/unit/filters/SortFilterTest.cpp
    M test/unit/io/bpf/BPFTest.cpp
    M test/unit/io/ilvis2/Ilvis2ReaderTest.cpp
    M test/unit/io/ilvis2/Ilvis2ReaderWithMDReaderTest.cpp
    M test/unit/io/sbet/SbetReaderTest.cpp

  Log Message:
  -----------
  Make PipelineReader private.


  Commit: 7c9e0288e6a26067470ba76f16def43ceeac50ef
      https://github.com/PDAL/PDAL/commit/7c9e0288e6a26067470ba76f16def43ceeac50ef
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-02-09 (Tue, 09 Feb 2016)

  Changed paths:
    M doc/stages/readers.gdal.rst
    M include/pdal/GDALUtils.hpp
    M include/pdal/PipelineManager.hpp
    R include/pdal/PipelineReader.hpp
    M kernels/pipeline/PipelineKernel.cpp
    M kernels/pipeline/PipelineKernel.hpp
    M plugins/icebridge/test/IcebridgeReaderTest.cpp
    M plugins/nitf/test/NitfReaderTest.cpp
    M plugins/pcl/test/PCLBlockFilterTest.cpp
    M plugins/python/test/PredicateFilterTest.cpp
    M plugins/python/test/ProgrammableFilterTest.cpp
    M python/pdal/Pipeline.cpp
    M python/pdal/Pipeline.hpp
    M src/CMakeLists.txt
    M src/GDALUtils.cpp
    M src/KernelSupport.cpp
    M src/PipelineManager.cpp
    M src/PipelineReader.cpp
    A src/PipelineReader.hpp
    M test/unit/filters/FerryFilterTest.cpp
    M test/unit/filters/MergeTest.cpp
    M test/unit/filters/SortFilterTest.cpp
    M test/unit/io/bpf/BPFTest.cpp
    M test/unit/io/ilvis2/Ilvis2ReaderTest.cpp
    M test/unit/io/ilvis2/Ilvis2ReaderWithMDReaderTest.cpp
    M test/unit/io/sbet/SbetReaderTest.cpp

  Log Message:
  -----------
  Merge branch 'master' into lat-lon-metadata


Compare: https://github.com/PDAL/PDAL/compare/cfcc8f1a8d36...7c9e0288e6a2


More information about the pdal-commits mailing list