# Mandatory items:

[general]
name=Swiss Geo Downloader
qgisMinimumVersion=3.22
qgisMaximumVersion=
description=Download swiss geodata comfortably inside QGIS
version=2.1.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.1.0 (June 2025)
    Added
    - Add support for streamed Tiffs (cloud-optimized GeoTiffs)
    - Upgrade plugin, so it's ready for QGIS 4.0 and Qt6
    - Switch from Swisstopo STAC catalog version 0.9 to 1.0
    - Introduce a limit of 500 files when fetching the file list
    
    Fixed
    - Fix wrong order of the timestamp list in certain topics
    - Refactoring
    
    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
