[general]
name=ORS Tools
qgisMinimumVersion=3.4.8
description=openrouteservice routing, isochrones and matrix calculations for QGIS

version=1.5.0
author=HeiGIT gGmbH
email=support@openrouteservice.heigit.org

about=ORS Tools provides access to most of the functions of openrouteservice.org, based on OpenStreetMap. The tool set includes routing, isochrones and matrix calculations, either interactive in the map canvas or from point files within the processing framework. Extensive attributes are set for output files, incl. duration, length and start/end locations.

changelog=2021/12/08 v1.5.0
    Added:
    - isochrone center lat and lon to isochrone attribute table
    - implement `options`-parameter for routing and isochrones
    - prepare `options`-parameter for matrix
    - custom request timeouts for providers
    - exception on network failures due to unresponsive provider
    Changed:
    - default url for new provider entry to default ors backend url

    Complete changelog of all versions: https://github.com/GIScience/orstools-qgis-plugin/blob/main/CHANGELOG.md
    Wiki: https://github.com/GIScience/orstools-qgis-plugin/wiki

tracker=https://github.com/GIScience/orstools-qgis-plugin/issues
repository=https://github.com/GIScience/orstools-qgis-plugin.git
help=https://github.com/GIScience/orstools-qgis-plugin/wiki/

homepage=https://github.com/GIScience/orstools-qgis-plugin/wiki/
category=Web
icon=gui/img/icon_orstools.png
experimental=False
hasProcessingProvider=yes

deprecated=False

tags=routing, OSM, openstreetmap, openrouteservice, service area, accessibility, route, isochrones, matrix, ORS, processing
