From 4c546060d482453c3630a9b66ddd0bf899be5dfb Mon Sep 17 00:00:00 2001 From: James Wood <8115931+jamesfwood@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:17:23 -0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f223cc3..84ce7c9 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,8 @@ The configuration file specifies the parameters for generating footprints from v "pixel_height": 1000, "simplify":0.3, "min_area": 30, - "fill_kernel": [30,30], + "fill_value": -99999.0, + "fill_kernel": [30,30] }, "alpha_shape": { "alpha":0.2,