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

version=1.0.7
author=GIS • OPS UG
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=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/nilsnolde/orstools-qgis-plugin/issues
repository=https://github.com/nilsnolde/orstools-qgis-plugin.git
help=https://github.com/nilsnolde/orstools-qgis-plugin/wiki/

homepage=https://github.com/nilsnolde/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
