From a1a710249bc01d3b84db8f60adc0c9fa8c9766e8 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Mon, 4 Dec 2023 08:47:48 +0100
Subject: [PATCH] Fix premature mapfile ending

---
 mapfile/template.j2 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mapfile/template.j2 b/mapfile/template.j2
index bd5d202..ba14743 100644
--- a/mapfile/template.j2
+++ b/mapfile/template.j2
@@ -186,7 +186,6 @@ END # Layer
           DATARANGE 5 50
           COLORRANGE 128 0 0 255 0 0
         END
-      END
     END
    
 END # Layer
-- 
GitLab