[pdal-commits] [PDAL/PDAL] 5b6096: be able to identify chipper dimension types

noreply at github.com noreply at github.com
Tue Sep 27 16:15:29 EDT 2011


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

  Commit: 5b60968cb1f6a514bf4cb19c6b9db7c0fce750ff
      https://github.com/PDAL/PDAL/commit/5b60968cb1f6a514bf4cb19c6b9db7c0fce750ff
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-09-27 (Tue, 27 Sep 2011)

  Changed paths:
    M src/XMLSchema.cpp

  Log Message:
  -----------
  be able to identify chipper dimension types


  Commit: bf40224051f1c327ceddf8513001371de69dea02
      https://github.com/PDAL/PDAL/commit/bf40224051f1c327ceddf8513001371de69dea02
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-09-27 (Tue, 27 Sep 2011)

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

  Log Message:
  -----------
  getDimensions() method that returns a non-const&


  Commit: 86f91d6051ce150513050046d040ee5a5bdf8f37
      https://github.com/PDAL/PDAL/commit/86f91d6051ce150513050046d040ee5a5bdf8f37
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-09-27 (Tue, 27 Sep 2011)

  Changed paths:
    M src/Dimension.cpp

  Log Message:
  -----------
  clearer name for chipper dimensions


  Commit: f917d91e16482dcb1078073ac115cb766845c071
      https://github.com/PDAL/PDAL/commit/f917d91e16482dcb1078073ac115cb766845c071
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-09-27 (Tue, 27 Sep 2011)

  Changed paths:
    A include/pdal/filters/InPlaceReprojectionFilter.hpp
  A include/pdal/filters/InPlaceReprojectionFilterIterator.hpp
  M src/CMakeLists.txt
  M src/StageFactory.cpp
  A src/filters/InPlaceReprojectionFilter.cpp
  A src/filters/InPlaceReprojectionFilterIterator.cpp
  M test/unit/CMakeLists.txt
  A test/unit/InPlaceReprojectionFilterTest.cpp

  Log Message:
  -----------
  InPlaceReprojectionFilter - hopes to do what it says :)


Compare: https://github.com/PDAL/PDAL/compare/453e477...f917d91


More information about the pdal-commits mailing list