[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).
  See presentation in http://pt.slideshare.net/LuizMotta3/presentation-2015-0701ibamaplugins
  See video for use this plugin: https://youtu.be/2S3RlWr0uQg
  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.9
qgisMinimumVersion=2.8
category=Raster
author=Luiz Motta
email=motta.luiz@gmail.com

changelog=0.9
   Added context menu for TMS image
  0.8
   Use project file for save GDAL_WMS raster inside.
   Update selected check behavior 
  0.7
    - Correction for identify catalog from Postgres.
    - Removed FID = 0 in getNameFieldsCatalog().getFirstFeature(), first FID for Postfgres is 1 and not 0
  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
