[pdal-commits] [PDAL/PDAL] a979af: Add the ability to set output WKT precision on the...
GitHub
noreply at github.com
Mon Nov 30 09:34:40 PST 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: a979afebe9b8ddc23f65743c62916d9976add462
https://github.com/PDAL/PDAL/commit/a979afebe9b8ddc23f65743c62916d9976add462
Author: Howard Butler <howard at hobu.co>
Date: 2015-11-29 (Sun, 29 Nov 2015)
Changed paths:
M include/pdal/Geometry.hpp
M plugins/hexbin/filters/HexBin.cpp
Log Message:
-----------
Add the ability to set output WKT precision on the smoothed
geometry using GEOSWKTWriter_setRoundingPrecision_r. It is
only available in GEOS 3.3+.
Commit: 84a09151ecc868e79e2f6350749a25804b62e286
https://github.com/PDAL/PDAL/commit/84a09151ecc868e79e2f6350749a25804b62e286
Author: Howard Butler <howard at hobu.co>
Date: 2015-11-29 (Sun, 29 Nov 2015)
Changed paths:
M plugins/hexbin/filters/HexBin.cpp
Log Message:
-----------
fetch edge_size and density from HexGrid
Commit: 386fdeccaaa65534559115398f6cf75db59a127c
https://github.com/PDAL/PDAL/commit/386fdeccaaa65534559115398f6cf75db59a127c
Author: Howard Butler <howard at hobu.co>
Date: 2015-11-29 (Sun, 29 Nov 2015)
Changed paths:
M plugins/hexbin/filters/HexBin.cpp
Log Message:
-----------
output computed estimated_edge in addition to the edge_length that was set
Compare: https://github.com/PDAL/PDAL/compare/572c53f384f9...386fdeccaaa6
More information about the pdal-commits
mailing list