[pdal-commits] [PDAL/PDAL] 396aca: Eliminate need to specify bounds on writers.gdal (...

GitHub noreply at github.com
Mon Sep 24 10:35:04 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 396aca0e6cb820422eade74cc67f8c6ec6d9f200
      https://github.com/PDAL/PDAL/commit/396aca0e6cb820422eade74cc67f8c6ec6d9f200
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-09-24 (Mon, 24 Sep 2018)

  Changed paths:
    M io/GDALGrid.cpp
    M io/GDALWriter.cpp
    M io/GDALWriter.hpp
    M pdal/util/Bounds.cpp
    M pdal/util/Bounds.hpp
    M test/unit/io/GDALWriterTest.cpp

  Log Message:
  -----------
  Eliminate need to specify bounds on writers.gdal (#2168)

* Fix calculation of verticalIndex().

* Export GDAL Grid for testing.

* Radius expansion for grid.  Tests broken.

* Remove radius adjustment.

* Add header.

* Remove unnecessary header.

* Put back assert.h.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pdal-commits mailing list