[general]
name=QuickOSM
qgisMinimumVersion=2.0
qgisMaximumVersion=2.22
description=QuickOSM allows you to work quickly with OSM data in QGIS thanks to Overpass API.
about=Execute customs overpass queries from QGIS to get OSM data.
version=1.4.11
newQueries=False
author=Etienne Trimaille
email=etienne@trimaille.eu
# For QGIS WPS
server=True

# End of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog:
# changelog=
  Version 1.4.11
  * Remove QWebView
  Version 1.4.10
  * Allow empty key in the Quick Query
  * Add Overpass Kumi server
  Version 1.4.9
  * Fix HTTPS Nominatim
  Version 1.4.8
  * Allow more output format in Processing framework
  Version 1.4.7
  * Fix port number for HTTPS
  Version 1.4.4
  * Move the plugin the vector menu
  * Fix various issues
  Version 1.4.3
  * Finnish translation
  * Fix issues with OQL
  * Refactoring
  Version 1.3.4
  * Add admin_level to the preset
  * Dutch translation
  Version 1.3.3
  * Add closed waterway to the polygon layer
  * Italian translation
  Version 1.3.2
  * bug fix
  Version 1.3
  * {{geoCoords}} and {{center}} are now implemented
  * German translation
  * Fix encoding on windows
  * Fix some minor bugs

# Tags are comma separated with spaces allowed
tags=osm,openstreetmap,overpass,download,osmdownloader

homepage=https://github.com/3liz/QuickOSM
tracker=https://github.com/3liz/QuickOSM/issues
repository=https://github.com/3liz/QuickOSM
icon=icon.png
# experimental flag
experimental=False

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

