diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2025-06-09 02:23:23 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2025-06-09 02:24:47 +0200 |
commit | 2553f532930ec268b450cdadddfbfc43b1bef6f5 (patch) | |
tree | d598b12b261e85ade343087a4adb613f5b062839 /config.yml | |
parent | 546b976274bb10b61a3d14e8ab2d0c39c90edd41 (diff) |
Drop OBJECTID from layer `lst:pagaende_naturreservatsbildning` as it is not a stable attribute.
Diffstat (limited to 'config.yml')
-rw-r--r-- | config.yml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -2597,11 +2597,6 @@ layers: create: geometry-type: MULTIPOLYGON fields: - - name: OBJECTID - type: Integer - unique: true - nullable: false - comment: Unik identitet - name: NAMN type: String width: 62 |