[pdal-commits] [PDAL/PDAL] d7ffe3: Close BFP files between prepare/ready.

GitHub noreply at github.com
Sun Dec 20 08:03:24 PST 2015


  Branch: refs/heads/reopen
  Home:   https://github.com/PDAL/PDAL
  Commit: d7ffe3a37a841805f525b1268c5b5321ebdb667d
      https://github.com/PDAL/PDAL/commit/d7ffe3a37a841805f525b1268c5b5321ebdb667d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M include/pdal/util/IStream.hpp
    M io/bpf/BpfReader.cpp
    M io/gdal/GDALReader.cpp
    M io/gdal/GDALReader.hpp
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp
    M plugins/nitf/io/NitfReader.hpp
    M src/GDALUtils.cpp
    M src/SpatialReference.cpp
    A test/data/png/autzen-height.png
    R test/data/pointbuffer/metadata.txt
    M test/unit/CMakeLists.txt
    M test/unit/PointViewTest.cpp
    A test/unit/io/gdal/GDALReaderTest.cpp

  Log Message:
  -----------
  Close BFP files between prepare/ready.
Open/close GDAL files on ready/done.
Add GDALReader test.
Handle setting of spatial reference from empty string.




More information about the pdal-commits mailing list