[general]
name=QuickOSM
qgisMinimumVersion=3.22
qgisMaximumVersion=3.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=etienne@trimaille.eu
hasProcessingProvider=yes
server=False
# supportsQt6=True

# End of mandatory metadata

# Done automatically by qgis-plugin-ci
version=2.4.1
commitNumber=1
commitSha1=e64606bb2874fbbaa173eb67c12e9173e9a3103b
dateTime=2025-04-03T09:00:02Z
changelog=
 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

 Version 2.3.2:
 * Fix regression about invalid Qt API


# 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://docs.3liz.org/QuickOSM/
tracker=https://github.com/3liz/QuickOSM/issues
repository=https://github.com/3liz/QuickOSM
icon=resources/icons/QuickOSM.svg
# experimental flag
experimental=False

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