[pdal-commits] [PDAL/PDAL] b11e8c: more filter.Scaling work

noreply at github.com noreply at github.com
Mon Dec 19 15:09:03 EST 2011


  Branch: refs/heads/dimension_types
  Home:   https://github.com/PDAL/PDAL

  Commit: b11e8c264c11d9e16f9d61b75fb56ba8ebf5a0f6
      https://github.com/PDAL/PDAL/commit/b11e8c264c11d9e16f9d61b75fb56ba8ebf5a0f6
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-15 (Thu, 15 Dec 2011)

  Changed paths:
    M include/pdal/filters/Scaling.hpp
  M src/filters/Scaling.cpp
  M test/unit/ScalingFilterTest.cpp
  M test/unit/SupportTest.cpp

  Log Message:
  -----------
  more filter.Scaling work


  Commit: 2a3bfa937f2e348b240f30e2eb50f8c57d94f9f7
      https://github.com/PDAL/PDAL/commit/2a3bfa937f2e348b240f30e2eb50f8c57d94f9f7
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-19 (Mon, 19 Dec 2011)

  Changed paths:
    M src/PointBuffer.cpp

  Log Message:
  -----------
  whitespace normalization


  Commit: 3824fc5303022efcd2c185af41d5af0adf2ee2ca
      https://github.com/PDAL/PDAL/commit/3824fc5303022efcd2c185af41d5af0adf2ee2ca
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-19 (Mon, 19 Dec 2011)

  Changed paths:
    M include/pdal/Schema.hpp
  M src/Schema.cpp

  Log Message:
  -----------
  make getDimension namespace-aware


  Commit: 2eae86532c9d38e3020e9a739b570930405e1dc6
      https://github.com/PDAL/PDAL/commit/2eae86532c9d38e3020e9a739b570930405e1dc6
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-19 (Mon, 19 Dec 2011)

  Changed paths:
    M src/Dimension.cpp

  Log Message:
  -----------
  add namespace to ptree output


  Commit: 35a852aa457cab2732c167c1bde16ed199ba00be
      https://github.com/PDAL/PDAL/commit/35a852aa457cab2732c167c1bde16ed199ba00be
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-19 (Mon, 19 Dec 2011)

  Changed paths:
    M include/pdal/dimension/Dimension.hpp

  Log Message:
  -----------
  support fetching namespace


  Commit: 84827c2e904e7b166db396cbf36ffb102522181f
      https://github.com/PDAL/PDAL/commit/84827c2e904e7b166db396cbf36ffb102522181f
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-19 (Mon, 19 Dec 2011)

  Changed paths:
    M src/filters/Stats.cpp

  Log Message:
  -----------
  reorganize case statement to use Interpretation/Size rather than old Dimension::Type stuff


  Commit: c7ad8247029db9f202c064c8d1ba37c6e1b579bf
      https://github.com/PDAL/PDAL/commit/c7ad8247029db9f202c064c8d1ba37c6e1b579bf
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-19 (Mon, 19 Dec 2011)

  Changed paths:
    M src/drivers/las/Writer.cpp

  Log Message:
  -----------
  don't use old getDimension methods


  Commit: cd5e73bec31bbc9e68c92c216f5a13e3e782597c
      https://github.com/PDAL/PDAL/commit/cd5e73bec31bbc9e68c92c216f5a13e3e782597c
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-19 (Mon, 19 Dec 2011)

  Changed paths:
    M include/pdal/drivers/las/Support.hpp
  M src/drivers/las/Iterator.cpp
  M src/drivers/las/Support.cpp

  Log Message:
  -----------
  make XYZ fetching namespace aware


  Commit: 3d62705943b76ff8ec9d7971390c7a2efa18d3d9
      https://github.com/PDAL/PDAL/commit/3d62705943b76ff8ec9d7971390c7a2efa18d3d9
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-12-19 (Mon, 19 Dec 2011)

  Changed paths:
    M include/pdal/filters/Scaling.hpp
  M src/filters/Scaling.cpp
  M test/data/pipeline/pipeline_scaling.xml
  M test/unit/ScalingFilterTest.cpp

  Log Message:
  -----------
  filters.scaling mostly working now -- need an option to ignore overflows


Compare: https://github.com/PDAL/PDAL/compare/0826d38...3d62705


More information about the pdal-commits mailing list