[pdal-commits] [PDAL/PDAL] 0c9b77: Allow setting of bounds on p2g writer

GitHub noreply at github.com
Tue Jul 5 12:43:36 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 0c9b774b5ebeb36bbe66d2e55c0507b2dd6d3def
      https://github.com/PDAL/PDAL/commit/0c9b774b5ebeb36bbe66d2e55c0507b2dd6d3def
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M doc/stages/writers.p2g.rst
    M plugins/p2g/io/P2gWriter.cpp

  Log Message:
  -----------
  Allow setting of bounds on p2g writer

This is useful if you're creating rasters for a bunch of files and they
all need to have the same spatial extent.


  Commit: c613eecee3a13480161a4b7d845b97cd77471c8d
      https://github.com/PDAL/PDAL/commit/c613eecee3a13480161a4b7d845b97cd77471c8d
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-07-05 (Tue, 05 Jul 2016)

  Changed paths:
    M doc/stages/writers.p2g.rst
    M plugins/p2g/io/P2gWriter.cpp

  Log Message:
  -----------
  Merge pull request #1260 from gadomski/custom-p2g-bounds

Allow setting of bounds on p2g writer


Compare: https://github.com/PDAL/PDAL/compare/2a921621da91...c613eecee3a1


More information about the pdal-commits mailing list