[pdal-commits] [PDAL/PDAL] 1396e9: Update location of dimension info.

GitHub noreply at github.com
Mon Oct 31 08:24:32 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 1396e9fd29909bed5aa1451b428c913ff46b3707
      https://github.com/PDAL/PDAL/commit/1396e9fd29909bed5aa1451b428c913ff46b3707
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M doc/tutorial/overview.rst

  Log Message:
  -----------
  Update location of dimension info.


  Commit: e94df2e8fb6e5932946343e81e3ee9a800bfff5e
      https://github.com/PDAL/PDAL/commit/e94df2e8fb6e5932946343e81e3ee9a800bfff5e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M apps/pdal.cpp
    M cmake/macros.cmake
    M dimbuilder/CMakeLists.txt
    M doc/conf.py
    A doc/dimensions.rst
    M doc/index.rst
    A doc/references.rst
    M doc/stages/filters.dartsample.rst
    M doc/stages/filters.ground.rst
    M doc/stages/filters.outlier.rst
    M doc/stages/filters.pmf.rst
    M doc/stages/filters.sample.rst
    M doc/stages/filters.statisticaloutlier.rst
    M doc/stages/readers.rst
    M doc/tutorial/writing-filter.rst
    M doc/tutorial/writing-kernel.rst
    M doc/tutorial/writing-reader.rst
    M doc/tutorial/writing-writer.rst
    M examples/writing-reader/MyReader.cpp
    M include/pdal/GDALUtils.hpp
    M include/pdal/Kernel.hpp
    M include/pdal/PDALUtils.hpp
    M include/pdal/Polygon.hpp
    M include/pdal/util/Utils.hpp
    M kernels/info/InfoKernel.cpp
    M plugins/greyhound/CMakeLists.txt
    M plugins/greyhound/io/bbox.cpp
    M plugins/greyhound/io/bbox.hpp
    M plugins/greyhound/io/dir.hpp
    M plugins/icebridge/io/IcebridgeReader.cpp
    M plugins/icebridge/io/IcebridgeReader.hpp
    M plugins/nitf/io/NitfFileWriter.cpp
    M plugins/nitf/io/tre_plugins.cpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/p2g/io/P2gWriter.cpp
    M plugins/p2g/io/P2gWriter.hpp
    M plugins/sqlite/io/SQLiteWriter.cpp
    M src/CMakeLists.txt
    M src/Kernel.cpp
    M src/PDALUtils.cpp
    M src/PipelineReaderJSON.cpp
    M src/PipelineReaderXML.cpp
    M src/PointView.cpp
    M src/Polygon.cpp
    M src/SpatialReference.cpp
    M src/util/CMakeLists.txt
    M src/util/Utils.cpp
    A test/data/autzen/thin-1.las
    A test/data/autzen/thin-2.las
    M test/data/filters/hexbin-info.xml.in
    A test/data/pipeline/glob.json.in
    M test/data/text/utm17_2.txt
    M test/unit/CMakeLists.txt
    M test/unit/PipelineManagerTest.cpp
    A test/unit/io/text/TextWriterTest.cpp
    M vendor/arbiter/CMakeLists.txt
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp
    M vendor/jsoncpp/dist/CMakeLists.txt
    M vendor/pdalboost/CMakeLists.txt

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/PDAL/PDAL/compare/737e6218813a...e94df2e8fb6e


More information about the pdal-commits mailing list