From 744510558bc4a3dc79ae58a1eb610d8569d0618f Mon Sep 17 00:00:00 2001
From: Eric Duminil <eric.duminil@gmail.com>
Date: Fri, 14 Mar 2025 20:32:19 +0100
Subject: [PATCH] Doc

---
 download_files_from_LGL_BW.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/download_files_from_LGL_BW.py b/download_files_from_LGL_BW.py
index 1656879..87ca4f7 100644
--- a/download_files_from_LGL_BW.py
+++ b/download_files_from_LGL_BW.py
@@ -5,7 +5,7 @@ LoD2 CityGML tiles are available for whole Baden-Württemberg, from LGL.
 https://opengeodata.lgl-bw.de/#/(sidenav:product/12)
 
 This script downloads the requires tiles for given regions
-(as WKT strings, in *REGIONS* variable), and extracts the region.
+(as WKT strings, Zipcode or Zipcodes, in *REGIONS* variable), and extracts the region.
 
 Required:
 * Python
-- 
GitLab