[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.3
commitNumber=1
commitSha1=7ddeb32239e96394335babbb50ca728e6a48e4ee
dateTime=2026-06-05T19:48:28Z
changelog=
 Version 2.5.3:
 * Add settings in the parameters GUI tab about adding new Overpass or Nominatim server, contribution from @Otzie2023

 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


# 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
