[pdal-commits] [PDAL/PDAL] 834960: provide implementation to resolve #196 by using bi...

GitHub noreply at github.com
Fri Nov 15 13:42:17 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 8349603a1743b804d9d591a1bcdbd543f0e5f7a0
      https://github.com/PDAL/PDAL/commit/8349603a1743b804d9d591a1bcdbd543f0e5f7a0
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-11-15 (Fri, 15 Nov 2013)

  Changed paths:
    M src/drivers/las/Reader.cpp
    M src/drivers/las/SummaryData.cpp
    M src/drivers/las/Writer.cpp
    M test/unit/drivers/las/LasWriterTest.cpp

  Log Message:
  -----------
  provide implementation to resolve #196 by using binary encoding instead of integers for global_encoding


  Commit: bc26434ea70c1f8db475f56026615538925b8417
      https://github.com/PDAL/PDAL/commit/bc26434ea70c1f8db475f56026615538925b8417
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-11-15 (Fri, 15 Nov 2013)

  Changed paths:
    M src/drivers/las/Reader.cpp
    M src/drivers/las/SummaryData.cpp
    M src/drivers/las/Writer.cpp
    M test/unit/drivers/las/LasWriterTest.cpp

  Log Message:
  -----------
  Merge pull request #196 from PDAL/issues/196-las-global_encoding

LAS driver fails to carry global_encoding around properly


Compare: https://github.com/PDAL/PDAL/compare/114e328880bb...bc26434ea70c


More information about the pdal-commits mailing list