[general]
name=TimeManager
description=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. You can create animations directly in the map window and export image series.
version=1.6.5
qgisMinimumVersion=2.3
author=Anita Graser, Karolina Alexiou (aka carolinux)
email=anitagraser@gmx.at, carolinegr@gmail.com
changelog=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=True
homepage=http://anitagraser.com/projects/time-manager/
tracker=https://github.com/anitagraser/TimeManager/issues
repository=https://github.com/anitagraser/TimeManager
