[pdal-commits] [PDAL/PDAL] 592789: Add subcommand support for kernels (#2409)

Andrew Bell noreply at github.com
Wed Mar 20 09:35:54 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 5927898fde96ba18fa8b3348ebd478728fdf7e52
      https://github.com/PDAL/PDAL/commit/5927898fde96ba18fa8b3348ebd478728fdf7e52
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-03-20 (Wed, 20 Mar 2019)

  Changed paths:
    M doc/apps/tindex.rst
    M kernels/TIndexKernel.cpp
    M kernels/TIndexKernel.hpp
    M pdal/Kernel.cpp
    M pdal/Kernel.hpp
    A pdal/SubcommandKernel.cpp
    A pdal/SubcommandKernel.hpp
    M test/unit/apps/TIndexTest.cpp

  Log Message:
  -----------
  Add subcommand support for kernels (#2409)

* First go at kernels with subcommands.

* Fix tests/doc for tindex with subcommands.

* More clear comment, hopefully.
Spacing.

* http->https

* Formatting.




More information about the pdal-commits mailing list