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

version=1.4.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/06/15 v1.4.0
    Added:
    - 'recommended' preference
    - round trip parameter to TSP-options for Advanced Directions
    - all TSP-options to 'Directions (Line and 1 Layer)' algorithms
    - sort waypoints by input layer field functionality in 'Directions'-Algorithms
    Changed:
    - parameter names of TSP-options for Advanced Directions
    - help file formatting to highlight parameters and unify format
    Fixed:
    - author information
    - repository link
    - Correct isochrone computation from layer without fields
    - other errors stemming from layers without fields
    Removed:
    - 'cycling-safe' profile
    - gis-ops information

    Complete changelog of all versions: https://github.com/GIScience/orstools-qgis-plugin/blob/master/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
