From 3799bc620b2e1865e5e2a7c5938050ca21acf204 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 19 Oct 2024 16:15:07 +0200 Subject: Add comments to some SKS layers fields. --- config.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config.yml b/config.yml index 7a9cd0a..f543c5c 100644 --- a/config.yml +++ b/config.yml @@ -1128,6 +1128,7 @@ layers: 'nvr:Biotopskydd': # https://www.geodata.se/geodataportalen/GetMetaDataById?ID=772d46b8-25a2-42f7-b3da-4b17f610bc53 + # https://www.skogsstyrelsen.se/globalassets/sjalvservice/karttjanster/geodatatjanster/produktbeskrivningar/biotopskydd---produktbeskrivning.pdf description: Biotopskydd i skogsmark (beslutade av Skogsstyrelsen) create: geometry-type: MULTIPOLYGON @@ -1154,6 +1155,7 @@ layers: type: String width: 254 nullable: false + comment: Biotoptyp - name: Naturtyp type: String width: 254 @@ -1164,11 +1166,14 @@ layers: - name: Standort type: String width: 254 + comment: Ståndortsindex - name: Datbeslut type: Date + comment: Datum för beslut - name: Url type: String width: 254 + comment: Länk till visningsformulär i Skogens Pärlor source: download: 'https://geodpags.skogsstyrelsen.se/geodataport/data/sksBiotopskydd_gpkg.zip' cache: sks/ @@ -2008,6 +2013,7 @@ layers: - name: Standort type: String width: 254 + comment: Ståndortsindex - name: DatAvtal type: Date nullable: false @@ -2015,6 +2021,7 @@ layers: type: String width: 254 nullable: false + comment: Länk till visningsformulär i Skogens Pärlor - name: Undertyp type: String width: 64 -- cgit v1.2.3