QGIS Processing tools for deterministic local download and import of official OpenGeoData file products in Germany.
Initial support focuses on LGL Baden-Württemberg raster products:
- DGM025
- DOM1
- nDOM1
The plugin is built for processing-first workflows: batch runs, QGIS Model Designer, headless execution, and automated data preparation pipelines.
Instead of loading remote service layers, it downloads and preserves provider files locally, validates them, extracts raster products, and builds local mosaics.
This plugin does not provide or license geodata itself. It downloads and imports data from official provider sources. The downloaded data remains subject to the license terms of the respective provider.
For the initially supported LGL Baden-Württemberg OpenGeoData products, the provider specifies the following attribution:
Datenquelle: LGL, www.lgl-bw.de, dl-de/by-2-0
The plugin preserves provider files locally and may create VRT mosaics referencing the downloaded raster data. These VRTs are intended as local processing/index files and do not normally modify the raster pixel values.
Users remain responsible for complying with the applicable data licenses, including attribution requirements for maps, exports, publications, redistributed files, or derived products.
DE OpenGeoData Importer is free software licensed under the GNU General Public License v2.0 or later (GPL-2.0-or-later).
You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or, at your option, any later version.
See LICENSE for the full license text.