From 2553f532930ec268b450cdadddfbfc43b1bef6f5 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 9 Jun 2025 02:23:23 +0200 Subject: Drop OBJECTID from layer `lst:pagaende_naturreservatsbildning` as it is not a stable attribute. --- config.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config.yml') diff --git a/config.yml b/config.yml index 8caf4ac..744122a 100644 --- a/config.yml +++ b/config.yml @@ -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 -- cgit v1.2.3