aboutsummaryrefslogtreecommitdiffstats
path: root/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/config.yml b/config.yml
index 058fde1..b9d8ec7 100644
--- a/config.yml
+++ b/config.yml
@@ -769,10 +769,12 @@ layers:
subtype: UUID
unique: true
#width: 36
+ nullable: false
comment: Globalt unik identitet för generaliserat objekt
- name: skapad
type: DateTime
tz: local
+ nullable: false
comment: Tidpunkt när objektet ändrades
- name: lanskod
type: Integer
@@ -807,10 +809,12 @@ layers:
subtype: UUID
unique: true
#width: 36
+ nullable: false
comment: Globalt unik identitet för generaliserat objekt
- name: skapad
type: DateTime
tz: local
+ nullable: false
comment: Tidpunkt när objektet ändrades
- name: kommunkod
type: Integer
@@ -2632,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