[pdal-commits] [PDAL/PDAL] a979af: Add the ability to set output WKT precision on the...
GitHub
noreply at github.com
Sun Nov 29 07:39:49 PST 2015
Branch: refs/heads/smooth-hexbin-set-precision
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+.
More information about the pdal-commits
mailing list