From 4ff20b8c9a8a68d06eb70a112adf9530036b6b37 Mon Sep 17 00:00:00 2001 From: Johanna Ott Date: Thu, 11 Apr 2024 16:50:59 +0200 Subject: [PATCH] feat: rename existing lu/lc transformations As the new transformations added in this PR have a suffix describing the model used, the same is added to the existing transformation tasks. SVC-1728 --- transformations.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/transformations.json b/transformations.json index 58ed551..8501e9b 100644 --- a/transformations.json +++ b/transformations.json @@ -598,7 +598,7 @@ "CURRENTUSE": "https://registry.gdi-de.org/codelist/REPLACEME" } }, - "lc": { + "lc-dlkm": { "project": "annex-2-3/mappings/LandCover/ALKIS2INSPIRE_LC_v2.halex", "model": "DLKM", "variables": { @@ -607,7 +607,7 @@ "LANDCOVER_OBSERVATION_CODELIST": "https://registry.gdi-de.org/codelist/REPLACEME" } }, - "elu": { + "elu-dlkm": { "project": "annex-2-3/mappings/LandUse/ALKIS2INSPIRE_ELU.halex", "model": "DLKM", "extentBundesland": "true",