[pdal-commits] [PDAL/PDAL] dac7cf: Issue 1824 (#1830)
    GitHub 
    noreply at github.com
       
    Mon Mar  5 12:58:06 PST 2018
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: dac7cfed72f9c8d9f8a653af3da427eb59d9b9c9
      https://github.com/PDAL/PDAL/commit/dac7cfed72f9c8d9f8a653af3da427eb59d9b9c9
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-03-05 (Mon, 05 Mar 2018)
  Changed paths:
    M io/GDALGrid.cpp
    M io/GDALGrid.hpp
    M io/GDALWriter.cpp
    A test/data/gdal/grid_bounds.txt
    M test/unit/io/GDALWriterTest.cpp
  Log Message:
  -----------
  Issue 1824 (#1830)
* Force initial cell I/J to be in bounds where not otherwise checked.
* Remove unnecessary assignments.
* Make sure width/height are in range.
* Remove misplaced '='.
* Add grid OOB test.
* Add test file.
    
    
More information about the pdal-commits
mailing list