[pdal-commits] [PDAL/PDAL] a08bab: Make SrsTransform private.

Andrew Bell noreply at github.com
Mon Jun 3 07:16:28 PDT 2019


  Branch: refs/heads/projfix
  Home:   https://github.com/PDAL/PDAL
  Commit: a08bab70d8c052ff577ea47d896d4c984563731a
      https://github.com/PDAL/PDAL/commit/a08bab70d8c052ff577ea47d896d4c984563731a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
    M filters/ReprojectionFilter.cpp
    M pdal/GDALUtils.cpp
    M pdal/Geometry.cpp
    M pdal/SpatialReference.cpp
    R pdal/SrsTransform.cpp
    R pdal/SrsTransform.hpp
    M plugins/i3s/io/EsriReader.cpp

  Log Message:
  -----------
  Make SrsTransform private.


  Commit: 31d500339a269045318232e32f488283ec0bbc72
      https://github.com/PDAL/PDAL/commit/31d500339a269045318232e32f488283ec0bbc72
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M filters/private/hexer/HexGrid.cpp
    M filters/private/hexer/HexGrid.hpp
    M filters/private/hexer/Path.cpp
    M filters/private/hexer/Path.hpp
    M test/unit/filters/HexbinFilterTest.cpp

  Log Message:
  -----------
  Write islands as separate polys in WKT (#2549)

* Fix WKT generation for polygons with islands.

* Add test.

* Add link to photo of data.

* Export functions for test.

* Add another test function.

* Compiler warning fixes.

* Test fixes.

* Spelling fix.

* Remove werror.

* Fix SRS test, spelling.

* Revert "Compiler warning fixes."

This reverts commit 36b25ad685fe73b4b45afe16bae6788461557007.

* Revert "Fix SRS test, spelling."

This reverts commit 9a32bb6e6a3d92e4d3721def7cc99b04d7d9d5d0.

* Revert "Remove werror."

This reverts commit 1dd063345c673d1fb738d5687a51a15dd31b3761.

* Revert "Test fixes."

This reverts commit 0c62ab0d3c254ecb4ddfe30b7d321c4dbd11ddfb.

* Spelling.

* Remove werror.

* Remove cruft.

* Re-add cassert.


  Commit: 57d9aee116467ce87640fd5291a4885408bcd30c
      https://github.com/PDAL/PDAL/commit/57d9aee116467ce87640fd5291a4885408bcd30c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M filters/private/hexer/Path.cpp
    M test/unit/filters/HexbinFilterTest.cpp

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


Compare: https://github.com/PDAL/PDAL/compare/6dc673624681...57d9aee11646


More information about the pdal-commits mailing list