[general]
name=QuickOSM
qgisMinimumVersion=3.16
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.
version=2.0.0-beta4
author=Etienne Trimaille
email=etienne@trimaille.eu
hasProcessingProvider=yes
server=False

# End of mandatory metadata

# Optional items:

changelog=
 Version 2.0.0-beta4:
 * Fix the query might be too long for the server when using a GET request by reducing the number of decimals
 * Fix issue about reprojection of bounding box when using QuickOSM in QGIS Processing
 * Update of translations https://docs.3liz.org/QuickOSM/translation-stats/ 
   * Chinese, Dutch, French, Indonesian, Italian are now fully translated, thanks to contributors

 Version 2.0.0-beta3:
 * Fix the selection of the preset to run
 * Fix the opening of an osm file with a custom configuration file
 * Fix the reset of the dialog

 Version 2.0.0-beta2:
 * Update the translations
 * Add some documentations for users and for developers
 * Add the preset translations in zip
 * Fix the selection of preset



# 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
