Accept official Statbel archive member layout
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-19 03:23:14 +02:00
parent d3eed89844
commit 720494e5c1
2 changed files with 20 additions and 3 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ POPULATION_MEMBER_PATTERN = re.compile(
re.IGNORECASE,
)
GEOMETRY_MEMBER_PATTERN = re.compile(
r"^sh_statbel_statistical_sectors_31370_(20[0-9]{2})0101\.geojson$",
r"^sh_statbel_statistical_sectors_(?:31370_)?(20[0-9]{2})0101\.geojson$",
re.IGNORECASE,
)
POPULATION_SOURCE_PATTERN = re.compile(