[pdal-commits] [PDAL/PDAL] 9cefa5: Initial writers.gdal.

GitHub noreply at github.com
Thu Oct 6 10:16:45 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 9cefa5adb1c46c1c79b52b0ea7bb8d7d4c77a882
      https://github.com/PDAL/PDAL/commit/9cefa5adb1c46c1c79b52b0ea7bb8d7d4c77a882
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-10-06 (Thu, 06 Oct 2016)

  Changed paths:
    A doc/stages/writers.gdal.rst
    M include/pdal/GDALUtils.hpp
    M include/pdal/SpatialReference.hpp
    M include/pdal/util/Utils.hpp
    M io/gdal/CMakeLists.txt
    A io/gdal/GDALGrid.cpp
    A io/gdal/GDALGrid.hpp
    M io/gdal/GDALReader.cpp
    M io/gdal/GDALReader.hpp
    A io/gdal/GDALWriter.cpp
    A io/gdal/GDALWriter.hpp
    M src/GDALUtils.cpp
    M src/StageFactory.cpp
    A test/data/gdal/grid.txt
    M test/unit/CMakeLists.txt
    M test/unit/io/gdal/GDALReaderTest.cpp
    A test/unit/io/gdal/GDALWriterTest.cpp

  Log Message:
  -----------
  Initial writers.gdal.




More information about the pdal-commits mailing list