diff options
| -rw-r--r-- | config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
