aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-09-26 04:03:15 +0200
committerGuilhem Moulin <guilhem@fripost.org>2024-09-26 04:05:13 +0200
commita0eb735932c6ffb2dbc11af1c53773a664b2142a (patch)
tree6e5f9a1cf6417834ec71868d884a686fb5b8f96f
parent3d1912e401b53921606148854f9735913a66dc68 (diff)
Fix publication layer name for MRR.
-rw-r--r--config.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/config.yml b/config.yml
index 0f2b0f2..88201b0 100644
--- a/config.yml
+++ b/config.yml
@@ -1552,7 +1552,7 @@ layers:
- replace: '([0-9]{4})([0-9]{2})([0-9]{2})'
with: '{0}-{1}-{2}'
type: regex
- publish: mrr
+ publish: appl_ec
'mrr:bearbetningskoncessioner_approved':
description: Bearbetningskoncessioner, beviljade (SGU)
@@ -1615,7 +1615,7 @@ layers:
- replace: '([0-9]{4})([0-9]{2})([0-9]{2})'
with: '{0}-{1}-{2}'
type: regex
- publish: mrr
+ publish: appr_ec
'mrr:markanvisningar':
description: Markanvisning till koncession (SGU)
@@ -1662,7 +1662,7 @@ layers:
- replace: '([0-9]{4})([0-9]{2})([0-9]{2})'
with: '{0}-{1}-{2}'
type: regex
- publish: mrr
+ publish: appr_dl
'mrr:mineral_applied':
description: Undersökningstillstånd, metallar och mineral, ansökta (SGU)
@@ -1717,7 +1717,7 @@ layers:
- replace: '([0-9]{4})([0-9]{2})([0-9]{2})'
with: '{0}-{1}-{2}'
type: regex
- publish: mrr
+ publish: appl_met
'mrr:mineral_approved':
description: Undersökningstillstånd, metallar och mineral, beviljade (SGU)
@@ -1786,7 +1786,7 @@ layers:
- replace: '([0-9]{4})([0-9]{2})([0-9]{2})'
with: '{0}-{1}-{2}'
type: regex
- publish: mrr
+ publish: appr_met
# 'mrr:mineral_expired':
# source:
@@ -1868,7 +1868,7 @@ layers:
- replace: '([0-9]{4})([0-9]{2})([0-9]{2})'
with: '{0}-{1}-{2}'
type: regex
- publish: mrr
+ publish: appl_ogd
'mrr:olja_gas_diamant_approved':
description: Undersökningstillstånd, olja, gas och diamant, beviljade (SGU)
@@ -1937,7 +1937,7 @@ layers:
- replace: '([0-9]{4})([0-9]{2})([0-9]{2})'
with: '{0}-{1}-{2}'
type: regex
- publish: mrr
+ publish: appr_ogd
'mrr:torvkoncessioner':
description: Torvkoncessioner (SGU)
@@ -2002,4 +2002,4 @@ layers:
- replace: '([0-9]{4})([0-9]{2})([0-9]{2})'
with: '{0}-{1}-{2}'
type: regex
- publish: mrr
+ publish: appr_pc