diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2025-06-04 16:04:17 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2025-06-04 16:04:17 +0200 |
commit | 59a0ebbb824eaa75dcf7b0e39c5b627fb5ace294 (patch) | |
tree | 81b76f5105ce14ccb3da472ca18d75146c3c2861 /config.yml | |
parent | 2d8f839914feb2b9d31f2682b1c9992dd21c9b16 (diff) |
VBK: Fix schema for source layer LST.vbk_projekteringsomraden.
Diffstat (limited to 'config.yml')
-rw-r--r-- | config.yml | 14 |
1 files changed, 2 insertions, 12 deletions
@@ -3084,9 +3084,9 @@ layers: unar: format: zip patterns: - - 'LST.vbk_projekteringsomraden.*' + - 'lst.vbk_projekteringsomraden.*' import: - path: LST.vbk_projekteringsomraden.shp + path: lst.vbk_projekteringsomraden.shp format: ESRI Shapefile layername: LST.vbk_projekteringsomraden field-map: @@ -3137,16 +3137,6 @@ layers: - replace: '([0-9]{4})([0-9]{2})([0-9]{2})' with: '{0}-{1}-{2}' type: regex - EJAKTUELL: - - replace: 'Yes' - with: '1' - - replace: 'No' - with: '0' - Raderat: - - replace: 'Yes' - with: '1' - - replace: 'No' - with: '0' publish: area_current: where: | |