From e2ea3cee217467fe3929e8aa8ef0235119964717 Mon Sep 17 00:00:00 2001 From: bgo-eiu <100172442+bgo-eiu@users.noreply.github.com> Date: Fri, 27 May 2022 21:07:24 -0400 Subject: [PATCH] added decorative boulder terms based on feedback; removed circumference --- data/presets/natural/rock.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/presets/natural/rock.json b/data/presets/natural/rock.json index db0e5f72..757fa506 100644 --- a/data/presets/natural/rock.json +++ b/data/presets/natural/rock.json @@ -8,7 +8,6 @@ "moreFields": [ "width", "diameter", - "circumference", "start_date" ], "geometry": [ @@ -26,7 +25,9 @@ "cairn", "bedrock", "outcrop", - "exposed rock" + "exposed rock", + "decorative boulder", + "landscape boulder" ], "name": "Rock" }