[general]
name=TimeManager
description=create animations visualizing spatio-temporal data
version=2.2
about=TimeManager adds time controls to QGIS. Using these time controls, you can animate vector features based on a time attribute. There is also an experimental raster layer support and support for interpolation beween point geometries. You can create animations directly in the map window and export image series. 
qgisMinimumVersion=2.3
author=Anita Graser, Karolina Alexiou (aka carolinux)
email=anitagraser@gmx.at, carolinegr@gmail.com
changelog=2.2
    - Fixed major crash in Mac, Qgis 2.12 #150
    - Fixed crash when checking the feature count for raster layers #149
    2.1.7
    - improved animation export #146 (by sina-masoud-ansari)
    - support for singleband NET_CDF with time #142
    - support for having the string UTC as a suffix in date formats
    - pep8 cleanup
    2.1.6
    - fixed #139 Endtime is not optional for raster layers
    - partial fix for #140 NET_CDF time units
    2.1.5
    - some support for animation
    - experimental support for WMS-T
    - fixed #135
    2.1.1
    - fixed #130
    2.1
    - Can accumulate geometries in time (ie, no end time)
    - Postgresql timezone support
    - Support for interpolating in bigger datasets
    - Support for animating multiband rasters using QgsSingleBandPseudoColorRenderer
    2.0
    - removing experimental flag
    1.6.5
    - support for AD/BC formats
    - better refresh behavior
    - improved raster support
    1.6.2
    - fixed basic raster support, see #21
    1.6.1
    - added Time Manager to the plugin drop down menu
    - bugfixes
    1.6.0
    - added interpolation
    - added ability to not export empty frames
    - misc bugfixes
    1.5.2
    - fixed #103 (critical)
    - fixed #102 (metadata formatting)
    - fixed #99 label options now work
    1.5.1
    - fixed #98 Qgis 2.6.1 chrashes after updating Timemanager
    1.5
    iterative improvements by https://github.com/carolinux:
    - implemented #78 Add GUI for timestamp label settings
    - implemented #27 Support looping when playing backwards
    - implemented #93 Refactor read/write settings logic
    - updated documentation
    - introduced continuous testing via Travis & test coverage reports via coveralls
    - wrote more tests (postgresql data layers, reading & writing settings)
tags=spatio-temporal,time,animation
icon=icon.png
experimental=False
homepage=http://anitagraser.com/projects/time-manager/
tracker=https://github.com/anitagraser/TimeManager/issues
repository=https://github.com/anitagraser/TimeManager
