[pdal-commits] [PDAL/PDAL] 0566c4: Add memory reader (#2636)

Andrew Bell noreply at github.com
Mon Jul 29 14:30:40 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 0566c45214dc171f36cf1f6d68db3bbf1a6aa24a
      https://github.com/PDAL/PDAL/commit/0566c45214dc171f36cf1f6d68db3bbf1a6aa24a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-07-29 (Mon, 29 Jul 2019)

  Changed paths:
    A doc/stages/readers.memoryview.rst
    M doc/stages/readers.rst
    A io/MemoryViewReader.cpp
    A io/MemoryViewReader.hpp
    M plugins/python/filters/PythonFilter.cpp
    M plugins/python/plang/Environment.cpp
    M plugins/python/plang/Redirector.cpp

  Log Message:
  -----------
  Add memory reader (#2636)

* MemoryReader.

* Name change #1

* Rename and add doc.

* Remove debug mess.

* Remove test build changes for python.

* Making naming consistent.




More information about the pdal-commits mailing list