[pdal-commits] [PDAL/PDAL] 5b872c: Remove LASzip support.

GitHub noreply at github.com
Tue May 10 06:47:54 PDT 2016


  Branch: refs/heads/nolaszip
  Home:   https://github.com/PDAL/PDAL
  Commit: 5b872cb1a002beea882b3fb6543f0d9c35776a49
      https://github.com/PDAL/PDAL/commit/5b872cb1a002beea882b3fb6543f0d9c35776a49
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-05-10 (Tue, 10 May 2016)

  Changed paths:
    M CMakeLists.txt
    M Vagrantfile
    M apps/CMakeLists.txt
    M appveyor.yml
    M cmake/examples/hobu-config.sh
    M cmake/examples/hobu-windows.bat
    M cmake/examples/mpg-config.bat
    M cmake/examples/pramsey-config.sh
    R cmake/laszip.cmake
    R cmake/modules/FindLASzip.cmake
    M doc/apps/info.rst
    M doc/download.rst
    M doc/quickstart.rst
    M doc/stages/readers.las.rst
    M doc/stages/writers.las.rst
    M doc/stages/writers.nitf.rst
    M include/pdal/pdal_config.hpp
    M io/las/CMakeLists.txt
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp
    M io/las/LasUtils.hpp
    M io/las/LasWriter.cpp
    M io/las/LasWriter.hpp
    R io/las/ZipPoint.cpp
    R io/las/ZipPoint.hpp
    M src/CMakeLists.txt
    M src/StageFactory.cpp
    M src/pdal_config.cpp
    M test/data/pipeline/crop-stats.json.in
    M test/unit/ConfigTest.cpp
    M test/unit/io/las/LasReaderTest.cpp
    M test/unit/io/las/LasWriterTest.cpp
    M tools/CMakeLists.txt
    M tools/lasdump/CMakeLists.txt

  Log Message:
  -----------
  Remove LASzip support.




More information about the pdal-commits mailing list