Accept official Statbel archive member layout
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user