[pdal-commits] [PDAL/PDAL] fbff38: Remove Greyhound driver from PDAL (#2594)

Howard Butler noreply at github.com
Wed Jul 17 08:55:06 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: fbff38ee995d5c478e27978ba7eb65fd7b2016e1
      https://github.com/PDAL/PDAL/commit/fbff38ee995d5c478e27978ba7eb65fd7b2016e1
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-07-17 (Wed, 17 Jul 2019)

  Changed paths:
    M cmake/options.cmake
    R doc/stages/readers.greyhound.rst
    M doc/stages/readers.rst
    R doc/stages/writers.greyhound.rst
    M doc/stages/writers.rst
    M pdal/StageExtensions.cpp
    M pdal/StageFactory.cpp
    M plugins/CMakeLists.txt
    R plugins/greyhound/CMakeLists.txt
    R plugins/greyhound/NOTE
    R plugins/greyhound/io/CompressionStream.cpp
    R plugins/greyhound/io/CompressionStream.hpp
    R plugins/greyhound/io/GreyhoundCommon.cpp
    R plugins/greyhound/io/GreyhoundCommon.hpp
    R plugins/greyhound/io/GreyhoundReader.cpp
    R plugins/greyhound/io/GreyhoundReader.hpp
    R plugins/greyhound/io/GreyhoundWriter.cpp
    R plugins/greyhound/io/GreyhoundWriter.hpp
    R plugins/greyhound/io/bounds.cpp
    R plugins/greyhound/io/bounds.hpp
    R plugins/greyhound/io/dir.hpp
    R plugins/greyhound/io/point.hpp
    R plugins/greyhound/test/GreyhoundReaderTest.cpp
    M test/unit/StageFactoryTest.cpp

  Log Message:
  -----------
  Remove Greyhound driver from PDAL (#2594)

* remove greyhound driver

* complete removal of greyhound support #2594

* greyhound:// in StageFactoryTest




More information about the pdal-commits mailing list