[pdal-commits] [PDAL/PDAL] 3d9475: Gdal writer radius default (#1475)

GitHub noreply at github.com
Mon Jan 23 05:58:30 PST 2017


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 3d94755339f9f636186430745af6d66482e3046e
      https://github.com/PDAL/PDAL/commit/3d94755339f9f636186430745af6d66482e3046e
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2017-01-23 (Mon, 23 Jan 2017)

  Changed paths:
    M doc/stages/writers.gdal.rst
    M io/GDALWriter.cpp
    M io/GDALWriter.hpp

  Log Message:
  -----------
  Gdal writer radius default (#1475)

* Provide a default for GDAL writer radius

In keeping with the original points2grid approach, the default value for radius
is resolution times the square root of two.

* Use a pointer to determine if radius is set, and add some further documentation justifying the default




More information about the pdal-commits mailing list