[general]
name=Catalog on the fly
description=Automatically adds images that are in the catalog layer that intersect with the map area.
about=This plugin work with catalog layer.
  Catalog layer need be the polygon layer and have two fields, source image(string) and date of image(date).
  This plugin is developed on the demand of IBAMA(Brazilian Institute of Environment and Renewable Natural Resources)
  http://www.ibama.gov.br
  See video for use this plugin: https://youtu.be/2S3RlWr0uQg
version=0.6
qgisMinimumVersion=2.8
category=Raster
author=Luiz Motta
email=motta.luiz@gmail.com

changelog=0.6
    Create 'tmp' directory (case for Windows user)
    Refactoring the multiprocess (use of QThread) 
  0.5
  - Add thread for calculate images in group of catalog
  0.1
  - Start of plugin

tags=catalog,raster, satellite, IBAMA
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
icon=catalogotf.svg
experimental=True
deprecated=False
