; the next section is mandatory
[general]
name=Catalog on the fly
description=Automatically adds  images that are in the catalog layer that intersect with the map area.
  Work with catalog layer.
  See video for use this plugin: https://youtu.be/2S3RlWr0uQg
version=0.1
qgisMinimumVersion=2.8

; not used yet, will allow to put a plugin in the right menu
category=Raster

author=Luiz Motta
email=motta.luiz@gmail.com

; end of mandatory metadata

; start of optional metadata

changelog=0.1
    - Start of plugin

; tags are in comma separated value format, spaces are allowed
tags=catalog,raster, satellite

homepage=https://github.com/lmotta/catalog-on-the-fly
tracker=http://hub.qgis.org/projects/catalogotf
repository=https://github.com/lmotta/catalog-on-the-fly

; path to a icon within the plugin folder
icon=catalogotf.svg

experimental=True
deprecated=False
