#Mandatory items
[general]
name=Travel Time Platform Plugin
qgisMinimumVersion=2.99
qgisMaximumVersion=3.99
description=Get travel time polygons from the Travel Time Platform API directly from QGIS
about=This plugin adds a toolbar and processing algorithms allowing to query the Travel Time Platform API directly from QGIS. The Travel Time Platform API allows to obtain polygons based on actual travel time using several transport modes rather, allowing for much more accurate results than simple distance calculations.
category=Vector
version=0.3.0-beta
author=Olivier Dalang
email=olivier.dalang@gmail.com

# Optional items:
changelog=- 2019-02-12 : version 0.1-alpha
    - 2019-04-01 : version 0.2.0-alpha
        - feature : batch mode
        - feature : documentation
        - fix : simplified algorithm bug when short travel time
    - 2019-05-10 : version 0.2.1-alpha
        - fix : bug on arrival searches
    - 2019-05-21 : version 0.2.2-alpha
        - feature : option to disable SSL verification
    - 2019-05-24 : version 0.3.0-beta
        - feature : time filter endpoint
        - feature : routes endpoint
        - feature : geocoding endpoint
        - feature : map tiles endpoint
        - feature : queries are now cached to avoid hitting API for identical queries
        - feature : option to disable SSL verification
        - change : default times are now rounded to the hour (to make caching actually useful)
tags=travel,time,platform,api,distance
homepage=https://github.com/igeolise/traveltime-platform-qgis-plugin
tracker=https://github.com/igeolise/traveltime-platform-qgis-plugin/issues
repository=https://github.com/igeolise/traveltime-platform-qgis-plugin
icon=resources/ttp_icon.svg
experimental=True
deprecated=False
