[pdal-commits] [PDAL/PDAL] 7a10e1: Rename PointRef to PointIdxRef.

GitHub noreply at github.com
Thu Oct 22 10:02:09 PDT 2015


  Branch: refs/heads/stream
  Home:   https://github.com/PDAL/PDAL
  Commit: 7a10e1ca5e8268d3c49a17d449d2d713cea83001
      https://github.com/PDAL/PDAL/commit/7a10e1ca5e8268d3c49a17d449d2d713cea83001
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-10-16 (Fri, 16 Oct 2015)

  Changed paths:
    M filters/sort/SortFilter.hpp
    M include/pdal/PointView.hpp
    M include/pdal/PointViewIter.hpp

  Log Message:
  -----------
  Rename PointRef to PointIdxRef.


  Commit: 709360bd6d5604b80b055cca383a79937e83321a
      https://github.com/PDAL/PDAL/commit/709360bd6d5604b80b055cca383a79937e83321a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M doc/stages/writers.p2g.rst
    M include/pdal/PointTable.hpp
    M include/pdal/PointView.hpp
    M src/PointTable.cpp
    M test/unit/PointTableTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/masterupdates' into stream


  Commit: ef977075cad5ecb83e22b3eb24d6338563e5699a
      https://github.com/PDAL/PDAL/commit/ef977075cad5ecb83e22b3eb24d6338563e5699a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-10-20 (Tue, 20 Oct 2015)

  Changed paths:
    M include/pdal/PointTable.hpp
    M include/pdal/PointView.hpp
    M include/pdal/Stage.hpp
    M io/sbet/SbetReader.cpp
    M io/sbet/SbetReader.hpp
    M src/CMakeLists.txt
    M src/PointTable.cpp
    M src/PointView.cpp
    M test/unit/PointTableTest.cpp

  Log Message:
  -----------
  First cut at streaming.


  Commit: f94d313f32de1e3c3ea75606dfdb079caa54b7a8
      https://github.com/PDAL/PDAL/commit/f94d313f32de1e3c3ea75606dfdb079caa54b7a8
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-10-21 (Wed, 21 Oct 2015)

  Changed paths:
    M include/pdal/PointTable.hpp
    M src/PointTable.cpp
    M src/Stage.cpp
    M test/unit/PointTableTest.cpp

  Log Message:
  -----------
  Create a fixed point table.


  Commit: e56d595693a99aaa80c91799c13636fa9cbf2c21
      https://github.com/PDAL/PDAL/commit/e56d595693a99aaa80c91799c13636fa9cbf2c21
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-10-21 (Wed, 21 Oct 2015)

  Changed paths:
    M include/pdal/PointTable.hpp
    M include/pdal/Stage.hpp
    M src/Stage.cpp

  Log Message:
  -----------
  First cut at stream execution.  Doesn't handle filtering.


  Commit: 04b37a0cb7b0ee09fc1f5cd17c4c630ab7f53aa2
      https://github.com/PDAL/PDAL/commit/04b37a0cb7b0ee09fc1f5cd17c4c630ab7f53aa2
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-10-22 (Thu, 22 Oct 2015)

  Changed paths:
    M io/sbet/SbetReader.cpp
    M src/Stage.cpp
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  First working simple streaming with test.


Compare: https://github.com/PDAL/PDAL/compare/7a10e1ca5e82^...04b37a0cb7b0


More information about the pdal-commits mailing list