[pdal-commits] [PDAL/PDAL] a5ef6f: XYZ default to single precision float in PCD write...

chambbj noreply at github.com
Wed Mar 3 08:53:02 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: a5ef6f3649a734ac1c1d4f3fba4269b0c8cf0946
      https://github.com/PDAL/PDAL/commit/a5ef6f3649a734ac1c1d4f3fba4269b0c8cf0946
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2021-03-03 (Wed, 03 Mar 2021)

  Changed paths:
    M doc/stages/writers.pcd.rst
    M io/PcdWriter.cpp

  Log Message:
  -----------
  XYZ default to single precision float in PCD writer (#3286)

* XYZ default to single precision float

* Fallback to user-provided (or default) precision if no precision
  provided when specifying individual dimension specification

* Update PCD writer documentation




More information about the pdal-commits mailing list