[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

# End of mandatory metadata

# Done automatically by qgis-plugin-ci
version=2.2.2
commitNumber=1
commitSha1=d54a15872759ac1f01b6aea31d84558e90699edd
dateTime=2023-04-11T14:00:47Z
changelog=
 Version 2.2.2:
 * Update default JOSM/Vespucci presets from 5.3.1 to 5.4.0

 Version 2.2.1:
 * Update the list of Overpass servers
 * Update default JOSM/Vespucci presets from 5.1.0 to 5.3.1

 Version 2.2.0:
 * Bump QGIS minimum version to 3.22 with Python 3.7
 * Check that QGIS Processing algorithm when running the main process
 * Add more checks about invalid XML/OQL, like the input syntax `centre`
 * Update default JOSM/Vespucci presets from 4.8.0 to 5.1.0


# 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
