[geos-commits] [SCM] GEOS branch main updated. 15715d2ea319886a674248094e42c38b12ba7a38
git at osgeo.org
git at osgeo.org
Wed Nov 20 16:04:07 PST 2024
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".
The branch, main has been updated
via 15715d2ea319886a674248094e42c38b12ba7a38 (commit)
from 3cc1eb2fb395337e0fd651ab2563dd335afc185a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 15715d2ea319886a674248094e42c38b12ba7a38
Author: Martin Davis <mtnclimb at gmail.com>
Date: Wed Nov 20 16:03:58 2024 -0800
Doc formatting
diff --git a/include/geos/operation/buffer/BufferParameters.h b/include/geos/operation/buffer/BufferParameters.h
index 16a691241..9c83c32e4 100644
--- a/include/geos/operation/buffer/BufferParameters.h
+++ b/include/geos/operation/buffer/BufferParameters.h
@@ -147,7 +147,6 @@ public:
/// error in the approximation to the true buffer curve.
/// The default value of 8 gives less than 2% max error in the
/// buffer distance.
- ///
/// For a max error of < 1%, use QS = 12.
/// For a max error of < 0.1%, use QS = 18.
/// The error is always less than the buffer distance
-----------------------------------------------------------------------
Summary of changes:
include/geos/operation/buffer/BufferParameters.h | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list