[pdal-commits] [PDAL/PDAL] 1d17ee: Allow text writer precision to	be configured
    GitHub 
    noreply at github.com
       
    Mon Nov 17 07:57:12 PST 2014
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 1d17eef0da6a07cb8cbc700249df756441a9a51a
      https://github.com/PDAL/PDAL/commit/1d17eef0da6a07cb8cbc700249df756441a9a51a
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2014-11-14 (Fri, 14 Nov 2014)
  Changed paths:
    M include/pdal/drivers/text/Writer.hpp
    M src/drivers/text/Writer.cpp
  Log Message:
  -----------
  Allow text writer precision to be configured
This is super-dumb right now, but it allows basic precision
configuration. This is untested as the text writer test is disabled ATM.
  Commit: d7e34215edc2d346c5e34290af40c252aa535eb7
      https://github.com/PDAL/PDAL/commit/d7e34215edc2d346c5e34290af40c252aa535eb7
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-11-17 (Mon, 17 Nov 2014)
  Changed paths:
    M include/pdal/drivers/text/Writer.hpp
    M src/drivers/text/Writer.cpp
  Log Message:
  -----------
  Merge pull request #592 from gadomski/text-writer-precision
Allow text writer precision to be configured
Compare: https://github.com/PDAL/PDAL/compare/cd1faef908ac...d7e34215edc2
    
    
More information about the pdal-commits
mailing list