[pdal-commits] [PDAL/PDAL] c1b99e: allow specifying the 'Z' dimension name with an op...

GitHub noreply at github.com
Tue Aug 27 07:33:38 PDT 2013


  Branch: refs/heads/issues/173-embed-string_ref
  Home:   https://github.com/PDAL/PDAL
  Commit: c1b99ee4eb0fe5d78f9f6c600e545a1c2ae620b4
      https://github.com/PDAL/PDAL/commit/c1b99ee4eb0fe5d78f9f6c600e545a1c2ae620b4
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

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

  Log Message:
  -----------
  allow specifying the 'Z' dimension name with an option for interpolation #124


  Commit: 011cbbe414de869b8eedcd5ae8a27a9d82c1c079
      https://github.com/PDAL/PDAL/commit/011cbbe414de869b8eedcd5ae8a27a9d82c1c079
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-08-26 (Mon, 26 Aug 2013)

  Changed paths:
    M include/pdal/Schema.hpp
    A include/pdal/third/string_ref.hpp
    A include/pdal/third/string_ref_fwd.hpp
    M src/CMakeLists.txt
    M src/Schema.cpp

  Log Message:
  -----------
  Merge pull request #173 from PDAL/issues/173-embed-string_ref

string_ref and external boost 1.53 is no good


  Commit: 25c6b4e7126ee1a0048537d953cdf5fba2bfc633
      https://github.com/PDAL/PDAL/commit/25c6b4e7126ee1a0048537d953cdf5fba2bfc633
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-08-27 (Tue, 27 Aug 2013)

  Changed paths:
    M CMakeLists.txt
    M boost/CMakeLists.txt
    M hobu-windows.bat
    M include/pdal/drivers/oci/Reader.hpp
    M include/pdal/drivers/oci/Writer.hpp
    M include/pdal/drivers/oci/common.hpp
    M include/pdal/drivers/oci/oci_wrapper.h
    M include/pdal/drivers/pgpointcloud/common.hpp
    M include/pdal/filters/HexBin.hpp
    M src/CMakeLists.txt
    M src/Dimension.cpp
    M src/FileUtils.cpp
    M src/Filter.cpp
    M src/FilterIterator.cpp
    M src/GDALUtils.cpp
    M src/GlobalEnvironment.cpp
    M src/Metadata.cpp
    M src/MultiFilter.cpp
    M src/Options.cpp
    M src/PipelineManager.cpp
    M src/PipelineWriter.cpp
    M src/PointBuffer.cpp
    M src/Reader.cpp
    M src/Schema.cpp
    M src/SpatialReference.cpp
    M src/Stage.cpp
    M src/StageBase.cpp
    M src/StageFactory.cpp
    M src/StageInfo.cpp
    M src/StageIterator.cpp
    M src/StreamFactory.cpp
    M src/ThreadEnvironment.cpp
    M src/Utils.cpp
    M src/Writer.cpp
    M src/XMLSchema.cpp
    M src/drivers/buffer/Reader.cpp
    M src/drivers/caris/CloudIterator.cpp
    M src/drivers/caris/CloudReader.cpp
    M src/drivers/caris/Utils.cpp
    M src/drivers/caris/pdal_csar.cpp
    M src/drivers/faux/Reader.cpp
    M src/drivers/las/Header.cpp
    M src/drivers/las/Reader.cpp
    M src/drivers/las/Support.cpp
    M src/drivers/las/VariableLengthRecord.cpp
    M src/drivers/las/Writer.cpp
    M src/drivers/las/ZipPoint.cpp
    M src/drivers/mrsid/Reader.cpp
    M src/drivers/nitf/NitfFile.cpp
    M src/drivers/nitf/Writer.cpp
    M src/drivers/oci/Reader.cpp
    M src/drivers/oci/Writer.cpp
    M src/drivers/oci/common.cpp
    M src/drivers/oci/oci_wrapper.cpp
    M src/drivers/pgpointcloud/Reader.cpp
    M src/drivers/pgpointcloud/Writer.cpp
    M src/drivers/qfit/Reader.cpp
    M src/drivers/soci/Reader.cpp
    M src/drivers/soci/Writer.cpp
    M src/drivers/terrasolid/Reader.cpp
    M src/drivers/text/Writer.cpp
    M src/filters/Cache.cpp
    M src/filters/Chipper.cpp
    M src/filters/Color.cpp
    M src/filters/Colorization.cpp
    M src/filters/Crop.cpp
    M src/filters/Decimation.cpp
    M src/filters/HexBin.cpp
    M src/filters/InPlaceReprojection.cpp
    M src/filters/Index.cpp
    M src/filters/Predicate.cpp
    M src/filters/Programmable.cpp
    M src/filters/Scaling.cpp
    M src/filters/Selector.cpp
    M src/filters/Stats.cpp
    M src/pdal_config.cpp
    M src/plang/Invocation.cpp
    M src/plang/PythonEnvironment.cpp
    M src/plang/Redirector.cpp
    M test/data/oracle/cleanup.sql
    M test/perf/CMakeLists.txt
    A test/unit/drivers/oci/oracle_array.cpp

  Log Message:
  -----------
  Merge branch 'master' into issues/124-p2g-intensity-interpolate


  Commit: 4a00f1b54578223de518f22d2dee404eb5c1659c
      https://github.com/PDAL/PDAL/commit/4a00f1b54578223de518f22d2dee404eb5c1659c
  Author: Howard Butler <howard at hobu.co>
  Date:   2013-08-27 (Tue, 27 Aug 2013)

  Changed paths:
    M include/pdal/Schema.hpp
    A include/pdal/third/string_ref.hpp
    A include/pdal/third/string_ref_fwd.hpp
    M src/CMakeLists.txt
    M src/Schema.cpp

  Log Message:
  -----------
  Merge branch 'master' of github.com:PDAL/PDAL


Compare: https://github.com/PDAL/PDAL/compare/84e44c412d77...4a00f1b54578


More information about the pdal-commits mailing list