[pdal-commits] [PDAL/PDAL] b4d069: Eliminate some WKT round trips and use WKT2 (#3427)

Andrew Bell noreply at github.com
Fri Apr 23 05:21:30 PDT 2021


  Branch: refs/heads/issue-3282
  Home:   https://github.com/PDAL/PDAL
  Commit: b4d069276080517811b856492c301fae491bca9b
      https://github.com/PDAL/PDAL/commit/b4d069276080517811b856492c301fae491bca9b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
    M cmake/gdal.cmake
    M filters/CropFilter.cpp
    M pdal/Geometry.cpp
    M pdal/private/SrsTransform.cpp
    M pdal/private/SrsTransform.hpp
    M pdal/private/gdal/GDALUtils.cpp

  Log Message:
  -----------
  Eliminate some WKT round trips and use WKT2 (#3427)

* Eliminate some WKT round trips and use WKT2

* Change WKT format to WKT2

* Force GDAL to version 3+


  Commit: aefb669e0e0a5f0e8f4156c322e47a786ea1c8b0
      https://github.com/PDAL/PDAL/commit/aefb669e0e0a5f0e8f4156c322e47a786ea1c8b0
  Author: Guilhem Villemin <guilhem.villemin at gmail.com>
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

  Log Message:
  -----------
  Fix arbiter azure driver (#3426)

* upstream arbiter

* restore unwanted change to google driver


  Commit: af55ff49fb618e672b150f7771fd590414d234f1
      https://github.com/PDAL/PDAL/commit/af55ff49fb618e672b150f7771fd590414d234f1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
    M pdal/util/CMakeLists.txt
    A pdal/util/Random.cpp
    A pdal/util/Random.hpp

  Log Message:
  -----------
  Make random number seeding easy (#3430)

* Random stuff.

* Easy random number seeding.


  Commit: 52527d5282b74e700f356c9f0c395d43625691a7
      https://github.com/PDAL/PDAL/commit/52527d5282b74e700f356c9f0c395d43625691a7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
    M doc/stages/readers.mrsid.rst
    M plugins/mrsid/io/MrsidReader.cpp

  Log Message:
  -----------
  Deprecate the MrSid reader. (#3429)


  Commit: a568db4751c17574b6f3d198d44b6a1896a690ab
      https://github.com/PDAL/PDAL/commit/a568db4751c17574b6f3d198d44b6a1896a690ab
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M pdal/util/Random.hpp
    M test/unit/SpatialReferenceTest.cpp
    M test/unit/Support.cpp
    M test/unit/Support.hpp
    M test/unit/apps/AppPluginTest.cpp
    M test/unit/apps/AppTest.cpp
    M test/unit/apps/pcpipelineTestJSON.cpp

  Log Message:
  -----------
  Test support update (#3432)

* Test support update

* Don't use uniform_int_distribution<char-type>.

* Export functions.


  Commit: c12dd4e5a43869ce4aebddda4dbbb8cd2b854465
      https://github.com/PDAL/PDAL/commit/c12dd4e5a43869ce4aebddda4dbbb8cd2b854465
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M cmake/gdal.cmake
    M doc/stages/readers.mrsid.rst
    M filters/CropFilter.cpp
    M pdal/Geometry.cpp
    M pdal/private/SrsTransform.cpp
    M pdal/private/SrsTransform.hpp
    M pdal/private/gdal/GDALUtils.cpp
    M pdal/util/CMakeLists.txt
    A pdal/util/Random.cpp
    A pdal/util/Random.hpp
    M plugins/mrsid/io/MrsidReader.cpp
    M test/unit/SpatialReferenceTest.cpp
    M test/unit/Support.cpp
    M test/unit/Support.hpp
    M test/unit/apps/AppPluginTest.cpp
    M test/unit/apps/AppTest.cpp
    M test/unit/apps/pcpipelineTestJSON.cpp
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

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


  Commit: df66a063341fca3a5c725c18d5d4d211375bb76d
      https://github.com/PDAL/PDAL/commit/df66a063341fca3a5c725c18d5d4d211375bb76d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M test/unit/UtilsTest.cpp

  Log Message:
  -----------
  Add test for mapped files over 2G.


Compare: https://github.com/PDAL/PDAL/compare/417553baea50...df66a063341f


More information about the pdal-commits mailing list