[pdal-commits] [PDAL/PDAL] 31d500: Write islands as separate polys in WKT (#2549)
Andrew Bell
noreply at github.com
Mon Jun 3 05:21:46 PDT 2019
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
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.
More information about the pdal-commits
mailing list