[pdal-commits] [PDAL/PDAL] d8a02e: Update OCI to write schema.

GitHub noreply at github.com
Mon Aug 18 06:11:55 PDT 2014


  Branch: refs/heads/point-context-schema
  Home:   https://github.com/PDAL/PDAL
  Commit: d8a02e6db3bfa6f82fafe1343bc3c2d3768872ca
      https://github.com/PDAL/PDAL/commit/d8a02e6db3bfa6f82fafe1343bc3c2d3768872ca
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-08-15 (Fri, 15 Aug 2014)

  Changed paths:
    M src/drivers/caris/CloudReader.cpp
    M src/drivers/icebridge/Reader.cpp
    M src/drivers/las/Reader.cpp
    M src/drivers/oci/OciReader.cpp

  Log Message:
  -----------
  Update OCI to write schema.


  Commit: 16a8903d1177876a130f5a9a1584c6330d923ad8
      https://github.com/PDAL/PDAL/commit/16a8903d1177876a130f5a9a1584c6330d923ad8
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    R include/pdal/FilterIterator.hpp
    M include/pdal/filters/Chipper.hpp
    M include/pdal/filters/Crop.hpp
    M include/pdal/filters/InPlaceReprojection.hpp
    M include/pdal/filters/PCLBlock.hpp
    M include/pdal/filters/Predicate.hpp
    M include/pdal/filters/Programmable.hpp
    M include/pdal/filters/Reprojection.hpp
    M include/pdal/filters/Scaling.hpp
    M include/pdal/filters/Selector.hpp
    M include/pdal/filters/Stats.hpp
    M src/CMakeLists.txt
    R src/FilterIterator.cpp
    R src/filters/InPlaceReprojection.cpp
    R src/filters/Scaling.cpp
    R src/filters/Selector.cpp

  Log Message:
  -----------
  Remove dead code.
Make Selector, InPlaceReprojection and Scaling NOOP filters.


  Commit: 6b51fc92ba757966dfd91184c8dbc69352ce7f17
      https://github.com/PDAL/PDAL/commit/6b51fc92ba757966dfd91184c8dbc69352ce7f17
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    M include/pdal/drivers/sqlite/SQLiteCommon.hpp
    M include/pdal/drivers/sqlite/SQLiteIterator.hpp
    M include/pdal/drivers/sqlite/SQLiteReader.hpp
    M include/pdal/drivers/sqlite/SQLiteWriter.hpp
    M src/drivers/p2g/Writer.cpp
    M src/drivers/sqlite/SQLiteIterator.cpp
    M src/drivers/sqlite/SQLiteReader.cpp
    M src/drivers/sqlite/SQLiteWriter.cpp
    M test/unit/drivers/sqlite/SQLiteTest.cpp

  Log Message:
  -----------
  Merge branch 'point-context-schema' of https://github.com/PDAL/PDAL into point-context-schema


Compare: https://github.com/PDAL/PDAL/compare/35002cae3ad7...6b51fc92ba75


More information about the pdal-commits mailing list