[pdal-commits] [PDAL/PDAL] 4eabff: Remove GlobalEnvironment.

GitHub noreply at github.com
Mon Mar 28 21:20:49 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 4eabffd77041705fa5431ebed60a5358c3eda256
      https://github.com/PDAL/PDAL/commit/4eabffd77041705fa5431ebed60a5358c3eda256
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    R include/pdal/GlobalEnvironment.hpp
    R src/GlobalEnvironment.cpp

  Log Message:
  -----------
  Remove GlobalEnvironment.
Simplify GEOS error handling.


  Commit: 48b1b999bdec51ace3783e7bc4e6a2aee4af9a5d
      https://github.com/PDAL/PDAL/commit/48b1b999bdec51ace3783e7bc4e6a2aee4af9a5d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M filters/attribute/AttributeFilter.cpp
    M filters/colorization/ColorizationFilter.cpp
    M filters/reprojection/ReprojectionFilter.cpp
    M include/pdal/GDALUtils.hpp
    M include/pdal/GEOSUtils.hpp
    M include/pdal/Polygon.hpp
    M io/gdal/GDALReader.cpp
    M io/tindex/TIndexReader.cpp
    M io/tindex/TIndexReader.hpp
    M plugins/hexbin/kernel/DensityKernel.cpp
    M plugins/nitf/io/NitfWriter.cpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWriter.cpp
    M src/CMakeLists.txt
    M src/GDALUtils.cpp
    M src/GEOSUtils.cpp
    M src/Kernel.cpp
    M src/Polygon.cpp
    M src/Stage.cpp

  Log Message:
  -----------
  Rest of previous commit.


  Commit: 19e064793b25ce3f2b3107b542a4570a3b40539a
      https://github.com/PDAL/PDAL/commit/19e064793b25ce3f2b3107b542a4570a3b40539a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M include/pdal/util/portable_endian.hpp
    M kernels/info/InfoKernel.cpp
    M src/util/Utils.cpp

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


  Commit: 6f45579dbaaa186b4d14f95bae2d4574eb4e8218
      https://github.com/PDAL/PDAL/commit/6f45579dbaaa186b4d14f95bae2d4574eb4e8218
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M src/GDALUtils.cpp

  Log Message:
  -----------
  Add header.


  Commit: 887b47bdebb5a75e823e641108984c3f5525161e
      https://github.com/PDAL/PDAL/commit/887b47bdebb5a75e823e641108984c3f5525161e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M src/GEOSUtils.cpp

  Log Message:
  -----------
  Add header.


  Commit: 72ef4dbbfb769f5f9ed2e5ef8a9fbe0608c2fc28
      https://github.com/PDAL/PDAL/commit/72ef4dbbfb769f5f9ed2e5ef8a9fbe0608c2fc28
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M include/pdal/GDALUtils.hpp

  Log Message:
  -----------
  Add PDAL_DLL to register/unregisterDrivers().


  Commit: d1365b727701763bb3496ea9f7c8e98bca044142
      https://github.com/PDAL/PDAL/commit/d1365b727701763bb3496ea9f7c8e98bca044142
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M cmake/examples/hobu-config.sh

  Log Message:
  -----------
  turn on CPD in my example config


  Commit: d5e79e7f3d76333905bf798bf272cc925ed30007
      https://github.com/PDAL/PDAL/commit/d5e79e7f3d76333905bf798bf272cc925ed30007
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
    M filters/attribute/AttributeFilter.cpp
    M filters/colorization/ColorizationFilter.cpp
    M filters/reprojection/ReprojectionFilter.cpp
    M include/pdal/GDALUtils.hpp
    M include/pdal/GEOSUtils.hpp
    R include/pdal/GlobalEnvironment.hpp
    M include/pdal/Polygon.hpp
    M io/gdal/GDALReader.cpp
    M io/tindex/TIndexReader.cpp
    M io/tindex/TIndexReader.hpp
    M plugins/hexbin/kernel/DensityKernel.cpp
    M plugins/nitf/io/NitfWriter.cpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWriter.cpp
    M src/CMakeLists.txt
    M src/GDALUtils.cpp
    M src/GEOSUtils.cpp
    R src/GlobalEnvironment.cpp
    M src/Kernel.cpp
    M src/Polygon.cpp
    M src/Stage.cpp

  Log Message:
  -----------
  Merge branch 'geoserror'


Compare: https://github.com/PDAL/PDAL/compare/ae1d75a609a1...d5e79e7f3d76


More information about the pdal-commits mailing list