From e5d0694b39cece9c1abac522d95b4b09e2c96449 Mon Sep 17 00:00:00 2001 From: Jonas Eberle Date: Sun, 17 Sep 2023 12:52:04 +0200 Subject: [PATCH] Use curvature_tol=3 This keeps mesh vertices lower. Thanks to @d41k4n. (applied globally - does not seem to hurt) --- Ortho4XP.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ortho4XP.cfg b/Ortho4XP.cfg index d2c71ea..6f5842e 100644 --- a/Ortho4XP.cfg +++ b/Ortho4XP.cfg @@ -22,7 +22,7 @@ min_area=0.001 max_area=200.0 clean_bad_geometries=True mesh_zl=19 -curvature_tol=2.0 +curvature_tol=3.0 apt_curv_tol=0.5 apt_curv_ext=0.5 coast_curv_tol=1.0