[pdal-commits] [PDAL/PDAL] 2e7af3: Add option to limit number of points written in Tr...

GitHub noreply at github.com
Wed Oct 22 06:45:20 PDT 2014


  Branch: refs/heads/issues/535-write-fixed-point-count
  Home:   https://github.com/PDAL/PDAL
  Commit: 2e7af3841beda3d21f730853d68be20ba29986a8
      https://github.com/PDAL/PDAL/commit/2e7af3841beda3d21f730853d68be20ba29986a8
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-10-22 (Wed, 22 Oct 2014)

  Changed paths:
    M include/pdal/filters/Decimation.hpp
    M include/pdal/kernel/Info.hpp
    M include/pdal/kernel/Pipeline.hpp
    M include/pdal/kernel/Translate.hpp
    M src/filters/Decimation.cpp
    M src/kernel/Info.cpp
    M src/kernel/Pipeline.cpp
    M src/kernel/Translate.cpp

  Log Message:
  -----------
  Add option to limit number of points written in Translate, using
Decimation filter modification. Remove count from all other kernels
(except Random, where it us used in the FauxReader).




More information about the pdal-commits mailing list