[general]
name=Basemap Loader
qgisMinimumVersion=3.0
qgisMaximumVersion=4.99
description=Load all Swiss swisstopo and world WMTS basemaps with one click
version=1.4
author=Florian Denzinger
email=florian.denzinger@slf.ch
about=Adds all Switzerland (swisstopo) and World basemap layers in the correct group structure with a single toolbar click or keyboard shortcut. Sources are editable via Plugins > Basemap Loader > Edit Basemap Sources.
tracker=https://github.com/fdenzinger/basemap-loader-qgis/issues
repository=https://github.com/fdenzinger/basemap-loader-qgis
tags=basemap,wmts,swisstopo,switzerland
homepage=https://github.com/fdenzinger/basemap-loader-qgis
category=Plugins
icon=icon.png
experimental=False
deprecated=False
changelog=1.4
  - Added repository, tracker, and homepage links for the public GitHub repo.
  - Added an MIT license.
  1.3
  - Added a "Validate" button in the sources dialog to test that every URL loads, highlighting failures in the table.
  - Added an "Export..." button to save the current sources list to a JSON file for sharing.
  1.2
  - Added an "Active" toggle per source (editable in the sources dialog) to auto-check a layer when basemaps are loaded.
  - The Basemaps group is now expanded by default; Switzerland/World subgroups and individual layers stay collapsed.
  1.1
  - Basemap sources moved to an editable JSON file (per-user profile folder).
  - Added "Edit Basemap Sources..." dialog to add/edit/remove sources without touching code.
  1.0
  - Initial release.
