# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0

# This file should be included when you package your plugin.

# Mandatory items:


[general]
name=Dataforsyningen
qgisMinimumVersion=3.00
qgisMaximumVersion=3.99
description=Let adgang til data fra Dataforsyningen (Klimadatastyrelsen) i QGIS.
    Easy access to webservices from Dataforsyningen (Agency for Climate Data) in QGIS.
version=0.7
author=Danish Agency for Climate Data
email=support@kds.dk


# End of mandatory metadata

about=See english version below.

    Dette plugin erstatter det tidligere plugin "Kortforsyningen".

    Dette plugin gør det let at indlæse en række af Dataforsyningens data i QGIS. Når pluginet er installeret vises menuen Dataforsyningen, hvorfra du kan tilføje en række af Dataforsyningens datasæt (fx baggrundskort, kommunegrænser, højdedata, stednavne, GeoDanmark-data og matrikeldata) udstillet via webservices (WMS, WMTS, WFS og WCS). Du kan også indlæse data via søgefeltet i QGIS (ofte placeret i nederste venstre hjørne af QGIS).

    Har du tilføjet et lag, hvor lagnavnet i lagpanelet vises med grå kursiv skrift, skal du zoome tættere på, førend data vises. Datasæt udstillet som WMS/WMTS er billeder, der allerede har fået en symbolisering. Du kan kun ændre enkelte ting i visualiseringen såsom kontrast, gennemsigtighed mv. Data udstillet som WFS/WCS indeholder hhv. vektorobjekter og georefereret rasterdata, hvor du kan ændre stilarten.

    Det er muligt at tilføje egne lag og webservices til Dataforsyning-menuen. Læs mere om denne mulighed i <a href="https://qgisplugin.dataforsyningen.dk/qgis_plugin_dataforsyningen_vejledning.html" target="_blank">plugin-vejledningen</a> (linket åbnes i din browser).

    Dette plugin kræver, at du har bruger på Dataforsyningen samt et token - begge dele er gratis. <a href="https://dataforsyningen.dk/#da">Læs mere om oprettelse af Dataforsyningsbruger og token</a>. Dit token skal du indtaste i Dataforsyningspanelet i indstillingsdialogen (som du finder under menuen Indstillinger/Settings --> Indstillinger/Options). Læs også <a href="https://qgisplugin.dataforsyningen.dk/qgis_plugin_dataforsyningen_vejledning.html" target="_blank">plugin-vejledningen</a>, hvor der findes mere information om hvordan du kommer igang med at bruge pluginet.

    In English:
    This plugin replaces the soon to be deprecated "Kortforsyningen" plugin.

    This plugin makes it easy to add data from the Danish Map Supply (In Danish 'Dataforsyningen'). When installed, the plugin appears as a menu. From this 'Dataforsyningen' menu you can add a number of datasets as webservices (WMS, WMTS, WFS, WCS) from the Danish Map Supply. This includes background maps, municipalities, elevation data, place names etc. You can also add the datasets from the search bar (normally found in the lower left part of QGIS).

    If a layer is shown with grey italic font, you need to zoom in, to see the data. Data served as WMS/WMTS are served as map images. These data are already symbolized. You can only adjust the brightness, contrast, opacity and blending mode. Data served via WFS/WCS contain vector features and the georeferenced raster data respectively, and can be symbolized.

    It is possible to add your own layers and webservices to the Dataforsyning-menu. Read more about this possibility in the <a href="https://qgisplugin.dataforsyningen.dk/qgis_plugin_dataforsyningen_vejledning.html" target="_blank">plugin-guide</a> (link opens in your browser).

    In order to use the plugin, both an account at Dataforsyningen and a token are required. These are free of charge. Read more about creating a token <a href="https://dataforsyningen.dk/#en">here</a>. You need to enter your token in the panel Dataforsyningen in QGIS' option-dialog (found in the menu 'Settings' --> 'Options').

    For more information on how to use and set-up the plugin, read the <a href="https://qgisplugin.dataforsyningen.dk/qgis_plugin_dataforsyningen_vejledning.html" target="_blank">plugin-guide</a>.

    This plugin is developed by <a href="https://dataforsyningen.dk/" target="_blank">Dataforsyningen, Klimadatastyrelsen</a> and <a href="https://septima.dk/" targer="_blank">Septima</a>.

    Contact information: dataforsyningen@gmail.com

    <img width="300" src="https://www.klimadatastyrelsen.dk/Media/638615471416374845/logo-ny.svg" alt="">

# Recommended items:

# Uncomment the following line and add your changelog:
changelog: 2025-02-25: version 0.7, fix for updatede wms endpoints.
    2025-02-06: version 0.6, New email, add support for forvaltning tjenesten 2.0 endpoint move 
    2024-10-02: version 0.5, New name, added support for rest services eg. skaermkort_vector_tiles
    2022-07-12: version 0.4, New name
    2022-01-27: version 0.3, Fixed issue #11 "Crash in qlr_file.py"
    2021-05-18: version 0.2, Fixed problem with WFS-data
    2021-02-20: version 0.1, Dataforsyningen

# Tags are comma separated with spaces allowed
tags=Dataforsyningen, Kortforsyningen, Klimadatastyrelsen, KDS, Danish, dansk, Danmark, Denmark, WMS, WFS, WCS, Open Data, INSPIRE, Vector Tiles,

homepage=https://github.com/SDFIdk/Qgis-dataforsyningen
tracker=https://github.com/SDFIdk/Qgis-dataforsyningen/issues
repository=https://github.com/SDFIdk/Qgis-dataforsyningen
category=Dataforsyningen
icon=images/icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

