From 81055fa2a7ad7a47e0d42658eb845b101ad234c3 Mon Sep 17 00:00:00 2001 From: danieldegroot2 <67521919+danieldegroot2@users.noreply.github.com> Date: Sat, 4 Apr 2026 21:31:22 +0200 Subject: [PATCH 1/4] Update archaeological_site.json - Added terms Added terms for archaeological site. --- .../presets/historic/archaeological_site.json | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/data/presets/historic/archaeological_site.json b/data/presets/historic/archaeological_site.json index 0b41440c63..d29be6fe47 100644 --- a/data/presets/historic/archaeological_site.json +++ b/data/presets/historic/archaeological_site.json @@ -16,6 +16,40 @@ "vertex", "area" ], + "terms": [ + "area of historic actvity", + "archaeological evidence", + "archaeological record", + "archaeology", + "artefact", + "artifact", + "assemblage", + "conserved", + "cropmark", + "dig", + "dug up", + "ecofact", + "excavation", + "excavated", + "exposed", + "feature", + "find", + "historic monument", + "historic place of interest", + "historic site", + "lumps and bumps", + "man made", + "physical site", + "pit excavation", + "preserved", + "remains", + "structure", + "submerged", + "subterranean", + "trench excavation", + "underground", + "unearthed" + ], "tags": { "historic": "archaeological_site" }, From e58f394d0758b4266bd85cc4d75a51a457362caf Mon Sep 17 00:00:00 2001 From: danieldegroot2 <67521919+danieldegroot2@users.noreply.github.com> Date: Sat, 4 Apr 2026 21:50:46 +0200 Subject: [PATCH 2/4] Update archaeological_site.json - add alternative spelling of cropmark Added "crop mark" with space as alternative spelling of "cropmark" without space. --- data/presets/historic/archaeological_site.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/presets/historic/archaeological_site.json b/data/presets/historic/archaeological_site.json index d29be6fe47..e20d11baed 100644 --- a/data/presets/historic/archaeological_site.json +++ b/data/presets/historic/archaeological_site.json @@ -26,6 +26,7 @@ "assemblage", "conserved", "cropmark", + "crop mark", "dig", "dug up", "ecofact", From 1237c56e5c331c44bb131e265d7098f6336e2c74 Mon Sep 17 00:00:00 2001 From: danieldegroot2 <67521919+danieldegroot2@users.noreply.github.com> Date: Sun, 5 Apr 2026 00:09:36 +0200 Subject: [PATCH 3/4] Update archaeological_site.json - remove some generic items remove some generic items. resolves partial comments. --- .../presets/historic/archaeological_site.json | 28 +------------------ 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/data/presets/historic/archaeological_site.json b/data/presets/historic/archaeological_site.json index e20d11baed..517fd76e7b 100644 --- a/data/presets/historic/archaeological_site.json +++ b/data/presets/historic/archaeological_site.json @@ -17,39 +17,13 @@ "area" ], "terms": [ - "area of historic actvity", - "archaeological evidence", - "archaeological record", "archaeology", - "artefact", - "artifact", - "assemblage", - "conserved", "cropmark", "crop mark", "dig", - "dug up", - "ecofact", "excavation", - "excavated", - "exposed", - "feature", - "find", - "historic monument", - "historic place of interest", - "historic site", "lumps and bumps", - "man made", - "physical site", - "pit excavation", - "preserved", - "remains", - "structure", - "submerged", - "subterranean", - "trench excavation", - "underground", - "unearthed" + "remains" ], "tags": { "historic": "archaeological_site" From 38aeb34200630854dddeba4c3c7eac6a35eb2283 Mon Sep 17 00:00:00 2001 From: danieldegroot2 <67521919+danieldegroot2@users.noreply.github.com> Date: Sun, 5 Apr 2026 01:01:06 +0200 Subject: [PATCH 4/4] Update archaeological_site.json - remove uncommon term remove another uncommon term. --- data/presets/historic/archaeological_site.json | 1 - 1 file changed, 1 deletion(-) diff --git a/data/presets/historic/archaeological_site.json b/data/presets/historic/archaeological_site.json index 517fd76e7b..b5e69a9b52 100644 --- a/data/presets/historic/archaeological_site.json +++ b/data/presets/historic/archaeological_site.json @@ -22,7 +22,6 @@ "crop mark", "dig", "excavation", - "lumps and bumps", "remains" ], "tags": {