[pdal-commits] [PDAL/PDAL] 4fd2ae: Add Greyhound writer (#1782)

GitHub noreply at github.com
Fri Jan 19 07:40:46 PST 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 4fd2ae8e1f468c00c598f8ec7f169f87665ba872
      https://github.com/PDAL/PDAL/commit/4fd2ae8e1f468c00c598f8ec7f169f87665ba872
  Author: Connor Manning <connor at hobu.co>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
    M doc/stages/readers.greyhound.rst
    A doc/stages/writers.greyhound.rst
    M pdal/Dimension.json
    M pdal/StageFactory.cpp
    M plugins/greyhound/CMakeLists.txt
    A plugins/greyhound/io/GreyhoundCommon.cpp
    A plugins/greyhound/io/GreyhoundCommon.hpp
    M plugins/greyhound/io/GreyhoundReader.cpp
    M plugins/greyhound/io/GreyhoundReader.hpp
    A plugins/greyhound/io/GreyhoundWriter.cpp
    A plugins/greyhound/io/GreyhoundWriter.hpp
    M plugins/greyhound/io/bounds.cpp
    M plugins/greyhound/io/bounds.hpp
    M plugins/greyhound/io/point.hpp
    M plugins/greyhound/test/GreyhoundReaderTest.cpp

  Log Message:
  -----------
  Add Greyhound writer (#1782)




More information about the pdal-commits mailing list