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

version=1.2.3
author=GIS • OPS UG & HeiGIT gGmbH
email=nils@gis-ops.com

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=2020/02/22 v1.2.3 wasn't a bug, implemented Nyall's suggestion: https://github.com/qgis/QGIS/issues/34606#issuecomment-589901410
    2020/02/20 v1.2.2 workaround for possible QGIS geopackage bug (#114): backwards-compatible and future-proof
    2019/12/02 v1.2.1 fix isochrone layer bug for empty IDs (#113), fix isochrones for local setups (#112)
    2019/08/19 v1.2.0 Implement avoid_polygons parameter (#79)
    2019/08/19 v1.1.1 Update metadata, bcs repository moved to GIScience
    2019/08/19 v1.1.0 Implement Traveling Salesman (#109), proper support for > 2 waypoints (batch & interactive), enable elevation (#83), ORS API v2 (#99), add avoid_countries (#78)
    2019/05/21 v1.0.7 Improve first user experience with warning messages (#106)
    2019/05/02 v1.0.6 Make quota info optional (#106)
    2019/05/02 v1.0.5 Custom provider didn't work (#103), better handling when no API key set (#101)
    2019/04/17 v1.0.4 POSTing doesn't want dicts as parameter (#100)
    2019/04/15 v1.0.3 Drop requests module and implement NetworkAccessManager to leverage QGIS Proxy settings (#98); no more user defined rate limits (#97)
    2019/03/14 v1.0.2 Fix mixup of source and destination layer in matrix algo (#92), UTF-8 encoding issues for Mac OSX (#91)
    2019/03/01 v1.0.1 Provide default for isochrone layer ID field (#90)
    2019/01/27 v1.0.0 First working version of ORS Tools, after replacing OSM Tools plugin

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=Plugins
icon=gui/img/icon_orstools.png
experimental=False

deprecated=False

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