[general]
name=QuickOSM
qgisMinimumVersion=3.34
description=Download OSM data thanks to the Overpass API. You can also open local OSM or PBF files. A special parser, on top of OGR, is used to let you see all OSM keys available.
about=Execute customs Overpass queries in QGIS to get OSM data.
author=Etienne Trimaille
email=gustrimaille@yahoo.fr
hasProcessingProvider=yes
server=False
supportsQt6=True

# End of mandatory metadata

# Done automatically by qgis-plugin-ci
version=2.5.0
commitNumber=1
commitSha1=665b800bf991c7a3874a9ed8deb61ae76df84c0b
dateTime=2026-01-16T09:58:55Z
changelog=
 Version 2.5.0:
 * Raise to QGIS 3.34 minimum, the previous LTR
 * Fix typo in QGIS Processing, contribution from @ghmtt
 * New preset *Inset* from @frasemcl
 * Improve support for Qt6, coming with QGIS 4.0, contribution from @kommen
 * Change background color of QListWidget to grey, contribution from @eithan-lastmile
 * Do not export empty extent in JSON
 * New GitHub organization dedicated to QuickOSM : https://github.com/QuickOSM/QuickOSM

 Version 2.4.1:
 * Fix wrong widget name, contribution from @Huntani

 Version 2.4.0:
 * New map themes `Hiking` and `CTR`, contribution from @Huntani
 * Fix the check about Processing in a standalone script, contribution from @pengxiang-liu
 * Temporary fix about invalid JSON history #526
 * Make the map preset the default panel when opening the plugin


# End of qgis-plugin-ci

# Tags are comma separated with spaces allowed
tags=osm,openstreetmap,overpass,download,osmdownload,josm,remote,pbf,processing,modeler

homepage=https://quickosm.github.io/QuickOSM/
tracker=https://github.com/QuickOSM/QuickOSM/issues
repository=https://github.com/QuickOSM/QuickOSM/
icon=resources/icons/QuickOSM.svg
# experimental flag
experimental=False

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