# Mandatory items:

[general]
name=Swiss Geo Downloader
qgisMinimumVersion=3.22
qgisMaximumVersion=4.99
description=Download swiss geodata comfortably inside QGIS
version=2.2.0
author=Patricia Moll
email=pimoll.dev@gmail.com

about=(EN) This plugin allows you to download Swiss geodata in an easy and convenient way. Search for datasets, filter files by extent, timestamp or file type and add the geodata directly to QGIS.

    (DE) Lade Schweizer Geodaten der Swisstopo und weiterer Bundesämter direkt in QGIS herunter. Suche nach Datensätzen, filtere Dateien nach Karten-Ausschnitt, Zeitstand oder Dateityp und füge die Geodaten direkt zur Karte hinzu.

tracker=https://github.com/piMoll/swissgeodownloader/issues
repository=https://github.com/piMoll/swissgeodownloader
# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
changelog=Version 2.2.0 - (February 2026)
    Added
    - New option to create a virtual raster from tiled files and add it as a single
      layer to QGIS. Thanks to [OleMarin](https://github.com/OleMarin)
    
    See full changelog at: https://github.com/piMoll/swissgeodownloader/blob/main/CHANGELOG.md

# Tags are comma separated with spaces allowed
tags=web,geodata,switzerland,download,swiss,suisse,schweiz,geoadmin,swisstopo,geoprtal

homepage=https://pimoll.github.io/swissgeodownloader/
category=Web
icon=resources/icon.png
# experimental flag
experimental=False

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

# Support Qt6 compatibility
supportsQt6=yes
