[general]
name=QuickOSM
qgisMinimumVersion=3.34
qgisMaximumVersion=4.99
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

# End of mandatory metadata

# Done automatically by qgis-plugin-ci
version=2.5.2
commitNumber=1
commitSha1=ac91a266bc32897c87913f2250b1dcc39b50216c
dateTime=2026-05-28T14:04:16Z
changelog=
 Version 2.5.2:
 * Add a check about infinite WGS84 bounds
 * Improve checks about Qt6 compatibility
 * New scan about security on plugins.qgis.org

 Version 2.5.1:
 * Make the plugin compatible QGIS 4 again

 Version 2.5.0:
 * Raise to QGIS 3.34 minimum, the previous LTR
 * Fix typo in QGIS Processing, contribution from @ghtmtt
 * 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


# 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
