aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2026-03-10 20:55:56 +0100
committerGuilhem Moulin <guilhem@fripost.org>2026-03-10 20:55:56 +0100
commitfa3fca2ad309f8c6ac5e209440ee42f1d0cd0e17 (patch)
tree61c36304c8e754efc29fbe145ad222554e00f759
parentbaa8667a38a5cc79571da15844d525c665234edc (diff)
Pågaende Naturreservatsbildning: account for optional HHMMSS.HEADmaster
And ignore it (take only the time).
-rw-r--r--config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yml b/config.yml
index 4271b41..b9d8ec7 100644
--- a/config.yml
+++ b/config.yml
@@ -2636,7 +2636,7 @@ layers:
# 1900-01-01 innebär att datum ej identifierats
- replace: '19000101'
with: null
- - replace: '([0-9]{4})([0-9]{2})([0-9]{2})'
+ - replace: '([0-9]{4})([0-9]{2})([0-9]{2})(?:[0-9]{6})?'
with: '{0}-{1}-{2}'
type: regex
publish: pagaende_naturreservatsbildning