# This file contains metadata for your plugin. Since
# version 2.0 of QGIS this is the proper way to supply
# information about a plugin. The old method of
# embedding metadata in __init__.py will
# is no longer supported since version 2.0.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Open Aerial Map (OAM)
qgisMinimumVersion=2.0
description=Open Aerial Map (OAM) client to upload, search, and download imagery and metadata
about=OpenAerialMap QGIS plugin allows QGIS users to communicate with various OAM services, acting as a desktop client for OAM. Through this plugin, users can upload, search, and download imagery, as well as create and edit OIN-conformed metadata in a simple way. It also supports some raster image processing such as reprojection and file format conversion, as well as triggering the creation of tile services.
version=0.1-alpha.3.6
author=Humanitarian OpenStreetMap Team
email=hotqgis@gmail.com


# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=metadata, openstreetmap, osm, raster, remote sensing, tiles, uav

homepage=https://github.com/hotosm/oam-qgis-plugin
tracker=https://github.com/hotosm/oam-qgis-plugin/issues
repository=https://github.com/hotosm/oam-qgis-plugin
category=Plugins
icon=icon/icon.png
# experimental flag
experimental=True

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